| lib/Data/Identifier/Interface/Known.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 4 | 22 | 18.1 |
| line | true | false | branch |
|---|---|---|---|
| 28 | 2 | 0 | if (defined $list) |
| 29 | 0 | 2 | if ($extra{'not_identifiers'}) { } |
| 30 | 0 | 0 | unless (defined $listas) |
| 31 | 0 | 0 | if ($as eq "raw" or defined $extra{'rawtype'} and $as eq $extra{'rawtype'}) |
| 36 | 0 | 0 | if ($opts{'skip_invalid'}) |
| 42 | 0 | 0 | if (defined $listas) |
| 52 | 0 | 2 | if ($opts{'skip_invalid'}) { } |
| 58 | 0 | 2 | if (defined $listas) |
| 67 | 0 | 0 | if exists $opts{'default'} |
| 74 | 0 | 0 | if scalar keys %opts |
| 75 | 0 | 0 | if $class eq ":all" |