blib/lib/TAP/Formatter/TeamCity.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
43 | 0 | 0 | if $result->is_comment |
44 | 0 | 0 | if $result->is_test |
48 | 0 | 0 | if $last_test_name |
60 | 0 | 0 | if $last_test_name |
79 | 0 | 0 | $expl ? : |
82 | 0 | 0 | if ($test->has_todo) { } |
0 | 0 | elsif ($test->has_skip) { } | |
0 | 0 | elsif (not $test->is_ok) { } |