| blib/lib/Data/Printer/Filter/CODE.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 4 | 6 | 66.6 | 
| line | true | false | branch | 
|---|---|---|---|
| 16 | 2 | 4 | if ($ddp->deparse) { } | 
| 0 | 4 | elsif ($ddp->coderef_undefined and not _subref_is_reachable($subref)) { } | |
| 18 | 0 | 2 | if ($ddp->coderef_undefined and $string =~ /\A\s*sub\s*;\s*\z/) |