| blib/lib/superclass.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 10 | 100.0 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 8 | 21 | if (@_ and $_[0] eq '-norequire') |
| 28 | 14 | 17 | @_ && !($_[0] =~ /$mod_re/) ? : |
| 29 | 1 | 30 | if ($module eq $inheritor) |
| 32 | 23 | 8 | unless $no_require |
| 33 | 13 | 14 | if $version |