Branch Coverage

blib/lib/Buffalo/G54.pm
Criterion Covered Total %
branch 0 36 0.0


line true false branch
33 0 0 if ($_)
44 0 0 if ($resp->is_success)
51 0 0 if $resp->code == 401
88 0 0 if ($ENV{'BUFFALO'}) { }
131 0 0 if $resp->is_error
142 0 0 if ($content =~ /WBR2-G54 Ver.([0-9.]+)/)
159 0 0 if (defined $alt)
172 0 0 unless (defined $action)
176 0 0 if ($action eq 'on') { }
0 0 elsif ($action eq 'off') { }
196 0 0 if ($content =~ /wl_radio" value="1.*?checked/) { }
0 0 elsif ($content =~ /wl_radio" value="0.*?checked/) { }
246 0 0 if (defined $proto) { }
259 0 0 if (defined $status)
260 0 0 if ($status eq 'on') { }
0 0 elsif ($status eq 'off') { }
269 0 0 if ($lan_proto eq 'dhcp') { }
0 0 elsif ($lan_proto eq 'static') { }