| blib/lib/PDL/Matrix.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 8 | 32 | 25.0 |
| line | true | false | branch |
|---|---|---|---|
| 110 | 0 | 5 | unless $me->ndims > 0 |
| 111 | 4 | 1 | unless $me->ndims > 1 |
| 204 | 0 | 0 | ref $arg[0] ne 'PDL::Type' ? : |
| 0 | 0 | ref $arg[0] ne 'PDL::Type' ? : | |
| 0 | 0 | ref $arg[0] ne 'PDL::Type' ? : | |
| 302 | 2 | 8 | if $dim < 0 |
| 303 | 0 | 10 | if $dim > $pdl->getndims or $dim < 0 |
| 306 | 4 | 6 | if $#_ < 2 |
| 319 | 0 | 0 | unless $args[0] eq "" |
| 320 | 0 | 0 | if (defined $dimR) { } |
| 326 | 0 | 0 | if $j + 1 < $dimC |
| 329 | 0 | 0 | if $i + 1 < $dimR |
| 337 | 0 | 0 | if $i + 1 < $dimC |
| 354 | 0 | 0 | unless $args[0] eq "" |
| 359 | 0 | 0 | if $j + 1 < $dimC |
| 361 | 0 | 0 | if $i + 1 < $dimR |