Branch Coverage

blib/lib/PerlPoint/Tags/Basic.pm
Criterion Covered Total %
branch 4 6 66.6


line true false branch
1323 3 6 if $c1 eq $c2
1333 0 6 if @$c1 > @$c2
1339 6 0 if $$c1[$i] ne $$c2[$i]