Condition Coverage

blib/lib/Dev/Util/OS.pm
Criterion Covered Total %
condition 10 12 83.3


or 2 conditions

line l !l condition
217 0 5 $arg_ref->{'debug'} ||= 0
220 1 4 $arg_ref->{'verbose'} || 0
1 4 $arg_ref->{'timeout'} || 10
237 0 3 $arg_ref->{'debug'} ||= 0
244 1 2 $arg_ref->{'verbose'} || 0
1 2 $arg_ref->{'timeout'} || 10