Condition Coverage

blib/lib/HiPi/Utils.pm
Criterion Covered Total %
condition 0 18 0.0


and 3 conditions

line !l l&&!r l&&r condition
183 0 0 0 $targetuid > 0 and $targetgid > 0
188 0 0 0 $> == $targetuid and $< == $targetuid
0 0 0 $> == $targetuid and $< == $targetuid and $) == $targetgid
0 0 0 $> == $targetuid and $< == $targetuid and $) == $targetgid and $( == $targetgid

or 3 conditions

line l !l&&r !l&&!r condition
177 0 0 0 $username ||= getlogin
178 0 0 0 $username ||= $defaultuser