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 | 3326 | 157 | if ($handle eq 'STDOUT' and $part =~ /^\s*(?:(not)\s+)?ok(\s|$)/) |
55 | 77 | 3249 | $1 && $1 eq 'not' ? : |
57 | 0 | 3326 | if $fail and not $mod |
61 | 0 | 3483 | if $part =~ /# FENNEC_DEBUG/ |
63 | 3483 | 0 | if ($ENV{'HARNESS_IS_VERBOSE'} or $handle eq 'STDOUT') { } |