| /root/.cpan/build/PDL-CCS-1.23.11-0/t/common.plt | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 8 | 18 | 44.4 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 26 | 68 | 0 | 2 | @_ == 1 and ref $_[0] |
| 68 | 0 | 2 | @_ == 1 and ref $_[0] and ref $_[0] eq 'CODE' | |
| 67 | 0 | 0 | 2502 | $p1->ndims == $p2->ndims && all(pdl(PDL::long(), [$p1->dims]) == pdl(PDL::long(), [$p2->dims])) |
| 87 | 0 | 0 | 2495 | defined $got && defined $want && cmp_dims($got, $want) && all(matchpdl($want, $got)) |
| 100 | 0 | 0 | 9 | defined $got && defined $want && all(matchpdl($want, $got)) |
| 112 | 0 | 0 | 7 | defined $got && defined $want && cmp_dims($got, $want) && all(matchpdla($want, $got, $eps)) |