Condition Coverage

lib/Net/Ifconfig/Wrapper.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
797 0 0 1 $CName and $Ifconfig{$CName}
0 0 1 $CName and $Ifconfig{$CName} and $Ifconfig{$CName}{$^O}

or 3 conditions

line l !l&&r !l&&!r condition
806 0 0 1 defined $Inet2Logic or defined $Ifconfig{'list'}{$^O}{$OsName}{$OsVers}{'function'} ? &{$Ifconfig{'list'}{$^O}{$OsName}{$OsVers}{'function'};}() : &{$Ifconfig{'list'}{$^O}{'function'};}()