blib/lib/Shell/Autobox.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 5 | 9 | 55.5 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
25 | 0 | 0 | 18 | defined $input && length $input |
31 | 0 | 10 | 8 | defined $stderr && $stderr =~ /\S/ |
40 | 0 | 1 | 13 | defined $stdout && length $stdout |