| blib/lib/Test/Reuse.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 88 | 0 | 0 | 0 | substr($method, 0, 1) eq '_' or $method eq uc $method |
| 90 | 0 | 0 | 0 | substr($method, 0, 1) eq '_' or $method eq uc $method |
| 0 | 0 | 0 | substr($method, 0, 1) eq '_' or $method eq uc $method or $method eq 'subtest' |