Branch Coverage

blib/lib/DBD/Sys/Plugin/Any/NetInterface.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
111 0 0 $flags & $flagconsts{'up'} ? :
114 0 0 if $nm eq 'up'
115 0 0 if $flags & $flagconsts{$nm}
130 0 0 unless (defined $haveNetInterface)
139 0 0 if ($haveNetInterface)
151 0 0 if ($haveNetInterface)
160 0 0 if (not defined $$if{'flags'} && $$if{'flags'} & Net::Interface::IFF_UP()) { }
173 0 0 defined $$if{'mac'} ? :
175 0 0 $$if{'mtu'} ? :
176 0 0 defined $$if{'metric'} ? :
181 0 0 $affn ? :
183 0 0 unless defined $af
185 0 0 if (exists $$if{$af})
195 0 0 if defined $broadcast[$i]