Condition Coverage

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


and 3 conditions

line !l l&&!r l&&r condition
525 0 0 0 scalar @{$vls;} == 1 && $vls->[0]
680 0 0 0 defined $multisected_outputs->[$i] and defined $multisected_outputs->[$j]

or 3 conditions

line l !l&&r !l&&!r condition
371 0 0 0 $commit //= $self->{'commits'}[0]{'sha'}