inc/Test2/Event/Subtest.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
15 | 0 | 0 | if ($self->{'effective_pass'}) |
27 | 0 | 0 | if ($self->{'effective_pass'}) |
38 | 0 | 0 | if ($pass) { } |
0 | 0 | elsif ($self->{'effective_pass'} and not $pass) { } | |
43 | 0 | 0 | unless $s->can('todo') and defined $s->todo |
57 | 0 | 0 | if ($todo) { } |
0 | 0 | elsif (defined $todo) { } |