Condition Coverage

blib/lib/Net/DHCP/Windows/Netsh/Parse.pm
Criterion Covered Total %
condition 12 21 57.1


and 3 conditions

line !l l&&!r l&&r condition
118 0 0 5 $the_rest[0] eq 'optionvalue' and $the_rest[1] =~ /^[0-9]+$/
0 0 5 $the_rest[0] eq 'optionvalue' and $the_rest[1] =~ /^[0-9]+$/ and defined $the_rest[3]
138 0 0 7 $the_rest[0] eq 'scope' and defined $the_rest[1]
0 0 7 $the_rest[0] eq 'scope' and defined $the_rest[1] and defined $the_rest[2]
151 7 14 16 $the_rest[1] eq 'set' and $the_rest[2] eq 'optionvalue'
14 0 7 $the_rest[1] eq 'Add' and $the_rest[2] eq 'iprange'
274 20 7 1 $option eq '51' and $values->[0] =~ /^[Uu]/