Branch Coverage

blib/lib/Shell/Autobox.pm
Criterion Covered Total %
branch 10 10 100.0


line true false branch
24 18 1 defined $input && ref $input eq '' ? :
30 8 11 defined $stderr && $stderr =~ /\S/ ? :
33 4 15 if ($?) { }
4 11 elsif ($error) { }
39 14 1 defined $stdout && length $stdout ? :