Branch Coverage

blib/lib/IPC/Open3/Callback/CommandRunner.pm
Criterion Covered Total %
branch 8 12 66.6


line true false branch
19 0 6 if (defined $$options{$out_or_err . '_callback'}) { }
3 3 elsif ($$options{$out_or_err . '_buffer'}) { }
40 3 0 if ($self->{$buffer})
80 1 0 if (ref $command[-1] eq 'HASH')
94 2 1 if (ref $command[-1] eq 'HASH')
101 0 2 if ($exit_code)