Condition Coverage

blib/lib/Git/Wrapper/Plus/Support/Range.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
100 0 1 34 $self->has_min and not $self->has_max
104 0 1 0 $self->has_max and not $self->has_min

or 3 conditions

line l !l&&r !l&&!r condition
77 118 0 0 $self->min || $self->max