| lib/PDL/Stats/Basic.pd | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 10 | 18 | 55.5 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 790 | 0 | 14 | 655 | defined $_ and /\d\b/ |
| 795 | 132 | 0 | 0 | $opt{'NROW'} and $c_row == $opt{'NROW'} |
| 813 | 0 | 0 | 0 | $idv and print "$_\t$idv->[$_]\n" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 757 | 0 | 3 | 0 | $src =~ /STDIN/ or ref $src eq "GLOB" |
| 1047 | 2 | 6 | 9328 | !defined($_) || $code_bad{$_} |
| 1048 | 8245 | 814 | 269 | $level{$_} //= $l++ |