| blib/lib/CallGraph/Dumper.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 7 | 9 | 77.7 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 121 | 21 | 30 | 4 | not $$self{'dups'} and defined $$self{'reuse'}{$name} |
| 140 | 8 | 43 | 7 | not $$self{'labels'}{$name} and $$self{'reuse'}{$name} |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 80 | 0 | 6 | 0 | ref $class || $class |