Condition Coverage

lib/IPC/Run/Fused/Win32.pm
Criterion Covered Total %
condition 0 21 0.0


and 3 conditions

line !l l&&!r l&&r condition
49 0 0 0 ref $params[0] and 'CODE' eq ref $params[0]
92 0 0 0 exists $$status{'exitcode'} and 293 == $$status{'exitcode'}
103 0 0 0 ref $params[0] and 'SCALAR' eq ref $params[0]
182 0 0 0 not $inquote and '"' eq $char
187 0 0 0 $inquote and '"' eq $char
198 0 0 0 ' ' eq $char and not $inquote
205 0 0 0 ' ' eq $char and $inquote