Branch Coverage

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


line true false branch
20 4 4 if $package eq 'WWW::Shorten'
22 3 5 if (defined $set and $set =~ /^ : (\w+) $/x) { }
28 7 1 if (exists $name_sets{$set}) { }
44 0 0 if defined $ua