| blib/lib/Devel/Isa/Explainer/_MRO.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 11 | 54.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 172 | 0 | 763 | 215 | 'GLOB' eq $reftype and not defined *{\$namespace->{$symname};}{'CODE'} |
| 257 | 0 | 0 | 11 | 'GLOB' eq &reftype($entry_ref) and defined *{$entry_ref;}{'ARRAY'} |
| 0 | 0 | 11 | 'GLOB' eq &reftype($entry_ref) and defined *{$entry_ref;}{'ARRAY'} and @{*{$entry_ref;}{'ARRAY'};} |
| line | l | !l | condition |
|---|---|---|---|
| 331 | 5 | 18 | $methods->{$subname}{'parents'} ||= [] |