| blib/lib/Defaults/Modern.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 10 | 16 | 62.5 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 5 | if ($item eq 'with_types' or $item eq '-with_types') |
| 60 | 0 | 0 | if (ref $typelibs) { } |
| 61 | 0 | 0 | if &Scalar::Util::reftype($typelibs) ne 'ARRAY' |
| 70 | 1 | 4 | unless $known->{$opt} |
| 72 | 2 | 2 | if ($opt eq 'all') |
| 97 | 6 | 0 | if ($] >= 5.018) |
| 144 | 3 | 3 | $params{'autobox_lists'} ? : |
| 165 | 3 | 3 | if (defined $params{'moo'}) |