Condition Coverage

blib/lib/Fennec/Collector/TB.pm
Criterion Covered Total %
condition 9 14 64.2


and 3 conditions

line !l l&&!r l&&r condition
54 0 59 3669 $handle eq 'STDOUT' and $part =~ /^\s*(?:(not)\s+)?ok(\s|$)/
55 3641 0 28 $1 && $1 eq 'not'
57 3641 28 0 $fail and not $mod

or 2 conditions

line l !l condition
21 21 1 $self->test_count || 0

or 3 conditions

line l !l&&r !l&&!r condition
63 0 3728 0 $ENV{'HARNESS_IS_VERBOSE'} or $handle eq 'STDOUT'