| blib/lib/Text/TestBase/SubTest/Node/Root.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 10 | 70.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 0 | 69 | unless defined $self->depth |
| 22 | 0 | 69 | unless defined $target_depth |
| 26 | 66 | 44 | if $current_subtest->depth == $target_depth |
| 28 | 3 | 41 | unless (@$subtests) |
| 29 | 3 | 0 | if $current_subtest->depth < $target_depth |