Condition Coverage

blib/lib/Captive/Portal/Role/Utils.pm
Criterion Covered Total %
condition 11 20 55.0


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 defined $ip and defined $mac
169 0 0 5 defined $uname and defined $uid
186 0 0 5 defined $gname and defined $gid
192 0 0 5 $> == $uid and $) == $gid

or 2 conditions

line l !l condition
269 2 7 $$results{'exit_code'} || 0
270 3 6 $$results{'error'} || ''
271 1 8 $$results{'stdout'} || ''
272 3 6 $$results{'stderr'} || ''