| blib/lib/PDL/ApplyDim.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 12 | 75.0 |
| line | true | false | branch |
|---|---|---|---|
| 13 | 2 | 7 | unless ref $code eq "CODE" or $code =~ /::/u |
| 15 | 7 | 2 | unless ref $dims |
| 16 | 2 | 0 | if ref $dims eq "ARRAY" |
| 26 | 0 | 3 | unless ref $code eq "CODE" or $code =~ /::/u |
| 28 | 1 | 2 | unless ref $dims |
| 30 | 2 | 0 | if ref $dims eq "ARRAY" |