Branch Coverage

blib/lib/Capture/SystemIO.pm
Criterion Covered Total %
branch 10 16 62.5


line true false branch
37 6 0 wantarray ? :
44 1 0 wantarray ? :
54 0 0 if (/[ \"]/)
213 1 6 if ($Capture::SystemIO::T or $ENV{'CAPTURE_SYSTEM_T'}) { }
218 3 4 if (my $code = $?)
220 2 1 if (my $signal = $code & 127)
225 2 0 if ($sig_desc) { }
248 4 0 wantarray ? :