| blib/lib/WWW/Shorten/generic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 8 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 39 | 4 | 6 | if $package eq 'WWW::Shorten' |
| 41 | 3 | 7 | if (defined $set and $set =~ /^ : (\w+) $/x) { } |
| 46 | 9 | 1 | if (exists $name_sets{$set}) { } |
| 74 | 5 | 2 | if defined $ua |