Condition Coverage

blib/lib/Test/Aggregate.pm
Criterion Covered Total %
condition 16 28 57.1


and 3 conditions

line !l l&&!r l&&r condition
381 17 1 2 $@ and ref $@
18 0 2 $@ and ref $@ and $@ == $Test::Aggregate::Builder::skip
393 21 0 1 $error &&= "($error)"
515 0 0 0 $error and $dump

or 2 conditions

line l !l condition
317 0 7 @{$BUILDER->{'Test_Results'};} || 0
538 6 26 $self->$method || (return '', '')

or 3 conditions

line l !l&&r !l&&!r condition
394 0 1 21 $failed || $error
399 1 0 0 $error or $failed
1 0 0 $error or $failed or $verbose == $VERBOSE{'all'}
402 1 0 21 $error or $failed