Condition Coverage

blib/lib/TAP/Formatter/Pretty/Single/Session.pm
Criterion Covered Total %
condition 3 22 13.6


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 $show_count and $is_test
123 0 0 0 not $quiet and $verbose || $is_test && $failures && !$result->is_ok || $comments && $result->is_comment || $directives && $result->has_directive
142 2 0 0 $show_count and not $really_quiet
164 0 0 0 defined $start_time and defined $end_time

or 2 conditions

line l !l condition
104 0 0 $parser->tests_planned || '?'
166 0 0 $elapsed || '<1'

or 3 conditions

line l !l&&r !l&&!r condition
17 6 2 0 $self->{'_closures'} ||= $self->_closures
123 0 0 0 $verbose || $is_test && $failures && !$result->is_ok || $comments && $result->is_comment || $directives && $result->has_directive