Condition Coverage

blib/lib/Devel/Git/MultiBisect/Transitions.pm
Criterion Covered Total %
condition 0 9 0.0


and 3 conditions

line !l l&&!r l&&r condition
212 0 0 0 defined $target_idx and $target_idx =~ /^\d+$/u
328 0 0 0 scalar @{$vls;} == 1 && $vls->[0]
686 0 0 0 defined $arr->[$i] and defined $arr->[$j]