| lib/Perlmazing/Perlmazing/find_parent_classes.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 5 | 8 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 7 | 0 | 2 | if $seen->{$class} |
| 9 | 0 | 2 | if &is_blessed($class) |
| 13 | 0 | 1 | if $seen->{$i} |
| 18 | 1 | 2 | unless caller eq 'Perlmazing::Perlmazing::find_parent_classes' |