| blib/lib/Nefarious.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 16 | 18 | 88.8 |
| line | true | false | branch |
|---|---|---|---|
| 25 | 7 | 0 | unless $META{$name} |
| 28 | 7 | 18 | if (not $ref) { } |
| 14 | 4 | elsif ($ref eq 'CODE') { } | |
| 2 | 2 | elsif ($ref eq 'ARRAY') { } | |
| 2 | 0 | elsif ($ref eq 'HASH') { } | |
| 29 | 4 | 3 | if ($key eq 'EXTENDS') { } |
| 39 | 4 | 2 | ref $fact eq 'ARRAY' ? : |
| 59 | 4 | 6 | if $extends |
| 60 | 7 | 3 | unless $package->{'new'} |