/root/.cpan/build/PDL-CCS-1.23.11-0/blib/lib/PDL/CCS/Utils.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 2 | 30 | 6.6 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
246 | 14 | 1 | 0 | defined $projix and defined $nzix |
345 | 0 | 0 | 0 | defined $nzia and not defined $nnza |
396 | 0 | 0 | 0 | defined $ab and not defined $nab |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
344 | 0 | 0 | 0 | grep {not defined $_;} @_[0, 1] or $which->ndims < 2 |
0 | 0 | 0 | grep {not defined $_;} @_[0, 1] or $which->ndims < 2 or $which->dim(0) < 1 | |
395 | 0 | 0 | 0 | grep {not defined $_;} @_[0..2] or $which->ndims != 2 |
0 | 0 | 0 | grep {not defined $_;} @_[0..2] or $which->ndims != 2 or $which->dim(0) < 2 | |
452 | 0 | 0 | 0 | not defined $fmt or $fmt eq '' |
453 | 0 | 0 | 0 | not defined $fsep or $fsep eq '' |
454 | 0 | 0 | 0 | not defined $rsep or $rsep eq '' |