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 122 not $args or ref $args ne 'HASH'
24 610 0 0 $args->{$attr} || Carp::croak("$attr missing")
62 2 119 0 $desc ||= $self->description