Branch Coverage

blib/lib/Net/Interface/Wireless/FreeBSD.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
73 0 0 unless (opendir GETINTERFACES, '/dev/net/')
89 0 0 if ($foundifs[$foundifsInt] =~ /$test/)
114 0 0 unless (-e '/dev/net/' . $if)
125 0 0 if ($rawscan[0] eq "SSID BSSID CHAN RATE S:N INT CAPS\n") { }
162 0 0 if ($rosa[4] =~ /E/) { }
169 0 0 if ($rosa[4] =~ /I/) { }
176 0 0 if ($rosa[4] =~ /P/) { }
183 0 0 if ($rosa[4] =~ /S/) { }
190 0 0 if ($rosa[4] =~ /s/) { }
222 0 0 unless (-e '/dev/net/' . $if)
233 0 0 if ($rawscan[0] eq "SSID BSSID CHAN RATE S:N INT CAPS\n") { }
270 0 0 if ($rosa[4] =~ /E/) { }
277 0 0 if ($rosa[4] =~ /I/) { }
284 0 0 if ($rosa[4] =~ /P/) { }
291 0 0 if ($rosa[4] =~ /S/) { }
298 0 0 if ($rosa[4] =~ /s/) { }