Branch Coverage

blib/lib/Data/ParseBinary/Executable/PE32.pm
Criterion Covered Total %
branch 5 12 41.6


line true false branch
345 0 2 if @values == 0
348 0 4 if ($val < $ret_val)
416 0 1 unless $params{'mapping'}
430 30 2 if exists $$self{'mapping'}{$name}
441 0 0 if (exists $$self{'rev_mapping'}{$index}) { }
0 0 elsif (not $index =~ /^\d+$/) { }