Branch Coverage

lib/Devel/Trepan/CmdProcessor/Parse/BPLocation.pm
Criterion Covered Total %
branch 11 18 61.1


line true false branch
65 0 4 if ($pos < $input_length)
69 0 4 unless ($value_ref)
86 4 0 if (ref $$loc eq 'ARRAY')
89 4 0 if ($ary[0] eq 'location_if')
91 2 2 if (@ary > 2 and $ary[2] eq 'if') { }
104 4 0 if (ref $loc eq 'ARRAY')
108 4 0 if ($kind eq 'location')
110 2 2 if (ref $func_or_ary) { }
112 2 0 if ($kind eq 'FILE_LINE')