Condition Coverage

blib/lib/Assert/Refute/Contract.pm
Criterion Covered Total %
condition 6 8 75.0


and 3 conditions

line !l l&&!r l&&r condition
227 3 2 38 $self->{'args'}[0] <= @args and @args <= $self->{'args'}[1]

or 2 conditions

line l !l condition
237 4 0 $@ || 'Unexpected end of tests'

or 3 conditions

line l !l&&r !l&&!r condition
174 1 22 0 $opt{'driver'} ||= $def_driver