| blib/lib/WWW/Shorten/generic.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 6 | 8 | 75.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 19 | 4 | 4 | if $package eq 'WWW::Shorten' | 
| 21 | 3 | 5 | if (defined $set and $set =~ /^ : (\w+) $/x) { } | 
| 27 | 7 | 1 | if (exists $name_sets{$set}) { } | 
| 43 | 0 | 0 | if defined $ua |