blib/lib/Pick/TCL.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 1 | 12 | 8.3 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
427 | 0 | 0 | 0 | $serr and $serr ne 'child exited with code 11' |
0 | 0 | 0 | $serr and $serr ne 'child exited with code 11' and $serr ne 'child exited with code 255' | |
624 | 0 | 0 | 0 | $errflag and $errno == 0 |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
338 | 0 | 0 | 2 | defined $options{'HOST'} or defined $_mods{'local'} |