Condition Coverage

blib/lib/TAP/Formatter/Console/Session.pm
Criterion Covered Total %
condition 10 17 58.8


and 3 conditions

line !l l&&!r l&&r condition
133 39 0 0 $show_count and $is_test
147 9 6 24 not $quiet and $verbose || $is_test && $failures && !$result->is_ok || $comments && $result->is_comment || $directives && $result->has_directive
170 14 0 0 $show_count and not $really_quiet

or 2 conditions

line l !l condition
128 10 0 $parser->tests_planned || '?'

or 3 conditions

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