Condition Coverage

blib/lib/IPC/System/Simple.pm
Criterion Covered Total %
condition 7 11 63.6


and 3 conditions

line !l l&&!r l&&r condition
540 0 0 184 $] >= 5.01 and not $NATIVE_WCOREDUMP
574 2 173 2 @$valid_returns == 1 and $valid_returns->[0] == -1

or 2 conditions

line l !l condition
554 1 0 $Signal_from_number[$signal_no] || 'UNKNOWN'

or 3 conditions

line l !l&&r !l&&!r condition
541 8 0 176 $coredump ||= WCOREDUMP(${^CHILD_ERROR_NATIVE})