Condition Coverage

blib/lib/Paranoid/Process.pm
Criterion Covered Total %
condition 22 36 61.1


and 3 conditions

line !l l&&!r l&&r condition
125 0 0 0 defined $SIG{$_} and $SIG{$_} eq \&Paranoid::Process::_sigHandler
269 119 6 113 $pid > 0 and _grepPID($pid)
374 0 0 2 pipe $fc, $tp and pipe $fp, $tc
424 0 0 37 defined $user and length $user
429 18 431 19 @pwentry and $user eq $pwentry[0]
453 0 0 38 defined $group and length $group
458 19 919 19 @pwentry and $group eq $pwentry[0]
515 0 1 0 $rv and defined $user

or 3 conditions

line l !l&&r !l&&!r condition
427 19 18 431 defined $uuid or not @pwentry
456 19 19 919 defined $ugid or not @pwentry
483 0 1 0 defined $user or defined $group
583 0 1 3 $$cref == -1 or $$cref == 32512