Condition Coverage

blib/lib/Unix/SetUser.pm
Criterion Covered Total %
condition 4 9 44.4


and 3 conditions

line !l l&&!r l&&r condition
51 4 1 1 defined $group and $group =~ /$is_int/

or 3 conditions

line l !l&&r !l&&!r condition
88 0 0 1 $sup_gid == $gid or defined $sup_gids{$sup_gid}
108 0 0 0 $sup_gid == $gid or defined $sup_gids{$sup_gid}