blib/lib/Shell/Autobox.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 11 | 12 | 91.6 |
line | true | false | branch |
---|---|---|---|
23 | 8 | 10 | length $args ? : |
25 | 18 | 0 | defined $input && length $input ? : |
31 | 8 | 10 | defined $stderr && $stderr =~ /\S/ ? : |
34 | 4 | 14 | if ($?) { } |
4 | 10 | elsif ($error) { } | |
40 | 13 | 1 | defined $stdout && length $stdout ? : |