blib/lib/PDL/PP/PDLCode.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 6 | 27 | 22.2 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
89 | 2 | 0 | 0 | not $threadloops || $dont_add_thrloop and $havethreading |
112 | 0 | 0 | 0 | not $bad_threadloops || $dont_add_thrloop and $havethreading |
224 | 10 | 2 | 10 | $nth and not $it |
666 | 0 | 0 | 0 | exists $pobj->{'FlagTyped'} and $pobj->{'FlagTyped'} |
735 | 0 | 0 | 0 | exists $check->{$pdl_name} and defined $check->{$pdl_name} |
797 | 0 | 0 | 0 | exists $check->{$pdl_name} and defined $check->{$pdl_name} |
918 | 0 | 0 | 0 | exists $check->{$pdl_name} and defined $check->{$pdl_name} |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
89 | 1 | 1 | 0 | $threadloops || $dont_add_thrloop |
112 | 0 | 0 | 0 | $bad_threadloops || $dont_add_thrloop |