| blib/lib/TAP/Parser/Result/Test.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 128 | 114 | 1453 | if $self->is_unplanned |
| 131 | 85 | 1368 | $self->has_todo ? : |
| 231 | 26 | 5 | if (my $description = $self->description) |
| 234 | 13 | 18 | if (my $directive = $self->directive) |
| 266 | 1645 | 50 | unless @_ |