blib/lib/Fennec/Collector/TB.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 9 | 12 | 75.0 |
line | true | false | branch |
---|---|---|---|
23 | 1 | 21 | if $self->skip |
54 | 3669 | 59 | if ($handle eq 'STDOUT' and $part =~ /^\s*(?:(not)\s+)?ok(\s|$)/) |
55 | 28 | 3641 | $1 && $1 eq 'not' ? : |
57 | 0 | 3669 | if $fail and not $mod |
61 | 0 | 3728 | if $part =~ /# FENNEC_DEBUG/ |
63 | 3728 | 0 | if ($ENV{'HARNESS_IS_VERBOSE'} or $handle eq 'STDOUT') { } |