Condition Coverage

blib/lib/Devel/Git/MultiBisect/Opts.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
129 1 5 1 defined $params{'last_before'} and defined $params{'first'}

or 3 conditions

line l !l&&r !l&&!r condition
132 5 0 1 defined $params{'last_before'} or defined $params{'first'}