blib/lib/Class/CanBeA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 8 | 75.0 |
line | true | false | branch |
---|---|---|---|
11 | 0 | 368 | unless $superclass |
13 | 366 | 2 | $namespace ? : |
18 | 7140 | 0 | if $_ ne 'SUPER::' and $_ ne ' |
21 | 7 | 359 | if "$parent$child"->isa($superclass) |