| blib/lib/Data/Printer/Filter/CODE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 3 | 9 | 33.3 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 16 | 0 | 4 | 0 | $ddp->coderef_undefined and not _subref_is_reachable($subref) |
| 18 | 0 | 2 | 0 | $ddp->coderef_undefined and $string =~ /\A\s*sub\s*;\s*\z/ |
| 56 | 4 | 0 | 0 | B::class($cv->ROOT) eq 'NULL' && !${$cv->const_sv;} |