blib/lib/Types/PDL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 17 | 18 | 94.4 |
line | true | false | branch |
---|---|---|---|
184 | 35 | 16 | if (not ref $spec) { } |
186 | 6 | 29 | if (pos $spec || 0) != length $spec |
193 | 0 | 58 | unless /^$re$/ |
206 | 119 | 22 | if (defined $spec->{'int'}) { } |
208 | 1 | 118 | if ($extent += 0) == 0 |
218 | 16 | 124 | if (defined $spec->{'quant'}) { } |
10 | 114 | elsif (defined $spec->{'min'}) { } | |
225 | 6 | 4 | if defined $spec->{'comma'} |
226 | 4 | 6 | if defined $spec->{'max'} |