Condition Coverage

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
99 0 1 34 $self->has_min and not $self->has_max
103 0 1 0 $self->has_max and not $self->has_min

or 3 conditions

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