Condition Coverage

lib/Rex/Hardware/Network/Solaris.pm
Criterion Covered Total %
condition 0 18 0.0


or 3 conditions

line l !l&&r !l&&!r condition
67 0 0 0 $route_entry =~ /^$/u or $route_entry =~ /^Routing Table:/u
0 0 0 $route_entry =~ /^$/u or $route_entry =~ /^Routing Table:/u or $route_entry =~ /^\s+Destination/u
0 0 0 $route_entry =~ /^$/u or $route_entry =~ /^Routing Table:/u or $route_entry =~ /^\s+Destination/u or $route_entry =~ /^---------/u
118 0 0 0 $_->{'destination'} eq "0.0.0.0" or $_->{'destination'} eq "default"
135 0 0 0 $line =~ /^$/u or $line =~ /^\s+Local/u
0 0 0 $line =~ /^$/u or $line =~ /^\s+Local/u or $line =~ /^--------/u