| blib/lib/Class/ISA.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 7 | 14 | 50.0 |
| line | true | false | branch |
|---|---|---|---|
| 15 | 0 | 0 | defined ${"${_}::VERSION";} ? : |
| 40 | 1 | 0 | if @ret |
| 49 | 0 | 1 | unless @_ |
| 58 | 0 | 7 | unless defined($current = shift @in_stack) and length $current |
| 59 | 0 | 7 | if $Class::ISA::Debug |
| 65 | 0 | 8 | if substr($c, 0, 2) eq '::' |
| 68 | 2 | 6 | $seen{$c}++ ? : |