Branch Coverage

blib/lib/PowerShell.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
38 0 0 if (WIFEXITED(${^CHILD_ERROR_NATIVE})) { }
40 0 0 if ($exit_status)
54 0 0 if (ref $rest[0] and $rest[0]->isa('PowerShell::Pipeline')) { }