Condition Coverage

blib/lib/Mojolicious/Plugin/SetUserGroup.pm
Criterion Covered Total %
condition 4 12 33.3


and 3 conditions

line !l l&&!r l&&r condition
58 0 0 1 getuid() == $uid and getgid() == $gid
61 0 0 0 defined $rc and $rc == 0
66 0 0 0 defined $rc and $rc == 0

or 3 conditions

line l !l&&r !l&&!r condition
14 2 1 1 $conf->{'group'} // $user