| blib/lib/Acme/SubstituteSubs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 15 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 142 | 0 | 0 | 0 | $child->name eq $methodname and $currentmodule eq $packagename |
| 164 | 0 | 0 | 0 | ref $code and ref $code eq 'CODE' |
| 186 | 0 | 0 | 0 | not $foundit and $child->name eq $methodname |
| 0 | 0 | 0 | not $foundit and $child->name eq $methodname and $currentpackage eq $packagename | |
| 193 | 0 | 0 | 0 | not $foundit and $currentpackage eq $packagename |