blib/lib/PDLA/PP/PDLACode.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 |
664 | 0 | 0 | 0 | exists $pobj->{'FlagTyped'} and $pobj->{'FlagTyped'} |
733 | 0 | 0 | 0 | exists $check->{$pdl_name} and defined $check->{$pdl_name} |
795 | 0 | 0 | 0 | exists $check->{$pdl_name} and defined $check->{$pdl_name} |
916 | 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 |