| blib/lib/Types/PDL.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 18 | 94.4 |
| line | true | false | branch |
|---|---|---|---|
| 206 | 47 | 16 | if (not ref $spec) { } |
| 208 | 6 | 41 | if (pos $spec || 0) != length $spec |
| 215 | 0 | 58 | unless /^$re$/ |
| 228 | 143 | 22 | if (defined $spec->{'int'}) { } |
| 230 | 1 | 142 | if ($extent += 0) == 0 |
| 240 | 16 | 148 | if (defined $spec->{'quant'}) { } |
| 10 | 138 | elsif (defined $spec->{'min'}) { } | |
| 247 | 6 | 4 | if defined $spec->{'comma'} |
| 248 | 4 | 6 | if defined $spec->{'max'} |