| blib/lib/Test/Reuse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 1 | 10 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 78 | 0 | 1 | unless $Test::Reuse::base->can('ok') |
| 88 | 0 | 0 | unless substr($method, 0, 1) eq '_' or $method eq uc $method |
| 90 | 0 | 0 | unless substr($method, 0, 1) eq '_' or $method eq uc $method or $method eq 'subtest' |
| 108 | 0 | 0 | unless $$Test::Reuse::subtests{$test} |
| 110 | 0 | 0 | if $$Test::Reuse::subtests{$test} |