| blib/lib/TAP/Spec/TestResult.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 12 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 56 | 7 | 2 | if $self->status eq 'ok' |
| 57 | 0 | 2 | if $self->has_directive and $self->directive eq 'TODO' |
| 66 | 0 | 0 | if $self->has_number |
| 67 | 0 | 0 | if $self->has_description |
| 68 | 0 | 0 | if ($self->has_directive) |
| 70 | 0 | 0 | if $self->has_reason |