Condition Coverage

blib/lib/Test/Spec/Example.pm
Criterion Covered Total %
condition 4 11 36.3


or 2 conditions

line l !l condition
76 0 0 eval { do { $err . '' } } || 'unknown error'

or 3 conditions

line l !l&&r !l&&!r condition
18 0 0 128 not $args or ref $args ne 'HASH'
24 640 0 0 $args->{$attr} || Carp::croak("$attr missing")
62 4 123 0 $desc ||= $self->description