blib/lib/TAP/Formatter/TextMate.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 14 | 78.5 |
line | true | false | branch |
---|---|---|---|
104 | 0 | 2 | if ($col =~ /on_(\w+)/) { } |
1 | 1 | elsif ($col eq 'reset') { } | |
118 | 1 | 2 | if $$self{'_nl'} |
129 | 2 | 2 | if ($out =~ /^[\s-]+$/) { } |
138 | 1 | 3 | if ($bg or $fg) |
140 | 1 | 0 | if $fg |
141 | 0 | 1 | if $bg |