Branch Coverage

blib/lib/Data/ParseBinary/Stream/StringBuffer.pm
Criterion Covered Total %
branch 4 4 100.0


line true false branch
19 8 2 if ($$self{'location'} + $count > $$self{'length'})
30 2 4 if ($newpos > $$self{'length'})