Condition Coverage

blib/lib/TAP/Formatter/TextMate/Session.pm
Criterion Covered Total %
condition 9 11 81.8


and 3 conditions

line !l l&&!r l&&r condition
48 6 2 3 $result->is_test and not $result->is_ok
89 6 0 5 $result->is_test and $$self{'queue'}

or 2 conditions

line l !l condition
90 10 1 $$self{'queue'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
107 2 1 0 $$self{'_html'} ||= 'HTML::Tiny'->new