blib/lib/Class/CanBeA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 352 | unless $superclass |
13 | 350 | 2 | $namespace ? : |
17 | 6408 | 0 | if $_ ne 'SUPER::' and $_ ne ' |
21 | 7 | 343 | if UNIVERSAL::isa($parent . $child, $superclass) |