Condition Coverage

blib/lib/Paranoid/Process.pm
Criterion Covered Total %
condition 21 36 58.3


and 3 conditions

line !l l&&!r l&&r condition
122 0 0 0 defined $SIG{$_} and $SIG{$_} eq \&Paranoid::Process::_sigHandler
261 140 0 128 $pid > 0 and _grepPID($pid)
361 0 0 2 pipe $fc, $tp and pipe $fp, $tc
409 0 0 37 defined $user and length $user
414 18 431 19 @pwentry and $user eq $pwentry[0]
436 0 0 38 defined $group and length $group
441 19 919 19 @pwentry and $group eq $pwentry[0]
496 0 1 0 $rv and defined $user

or 3 conditions

line l !l&&r !l&&!r condition
412 19 18 431 defined $uuid or not @pwentry
439 19 19 919 defined $ugid or not @pwentry
467 0 1 0 defined $user or defined $group
564 0 1 3 $$cref == -1 or $$cref == 32512