blib/lib/TAP/Formatter/TextMate/Session.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 8 | 10 | 80.0 |
line | true | false | branch |
---|---|---|---|
48 | 3 | 8 | if ($result->is_test and not $result->is_ok) |
56 | 2 | 1 | if (my(@yaml) = grep({$_->is_yaml;} @$queue)) |
58 | 2 | 0 | if 'HASH' eq ref $data |
61 | 3 | 0 | if (my $file = delete $def{'file'}) |
89 | 5 | 6 | if $result->is_test and $$self{'queue'} |