Branch Coverage

blib/lib/WWW/Shorten/generic.pm
Criterion Covered Total %
branch 8 8 100.0


line true false branch
21 4 5 if $package eq 'WWW::Shorten'
23 3 6 if (defined $set and $set =~ /^ : (\w+) $/x) { }
29 8 1 if (exists $name_sets{$set}) { }
45 3 1 if defined $ua