| blib/lib/Test2/Event/Subtest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 16 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 14 | 109 | 12 | if ($self->{'effective_pass'}) |
| 26 | 0 | 0 | if ($self->{'effective_pass'}) |
| 37 | 69 | 0 | if ($pass) { } |
| 0 | 0 | elsif ($self->{'effective_pass'} and not $pass) { } | |
| 42 | 0 | 0 | unless $s->can('todo') and defined $s->todo |
| 56 | 1 | 3 | if ($todo) { } |
| 1 | 2 | elsif (defined $todo) { } | |
| 84 | 15 | 0 | if ref $am ne 'ARRAY' |