Branch Coverage

blib/lib/Text/Abbrev.pm
Criterion Covered Total %
branch 13 14 92.8


line true false branch
46 1 4 unless @_
47 1 3 if (ref $_[0]) { }
1 2 elsif (ref \$_[0] eq 'GLOB') { }
60 76 12 if ($seen == 1) { }
12 0 elsif ($seen == 2) { }
76 2 2 if $returnvoid
77 1 1 if (wantarray) { }