| blib/lib/TAP/Harness/Metrics.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 9 | 13 | 69.2 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 75 | 0 | 17 | 15 | defined $self->{'subdepth'} and $self->{'subdepth'} >= 0 |
| 87 | 3 | 15 | 14 | $res{$name} &&= $event->{'pass'} |
| line | l | !l | condition |
|---|---|---|---|
| 66 | 5 | 0 | $type //= "file" |
| 87 | 9 | 23 | $res{$name} //= 1 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 43 | 0 | 5 | 0 | ref $ref || $ref |