Branch Coverage

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


line true false branch
23 8 8 length $args ? :
25 16 0 defined $input && length $input ? :
31 8 8 defined $stderr && $stderr =~ /\S/ ? :
34 4 12 if ($?) { }
4 8 elsif ($error) { }