Branch Coverage

lib/CGI/Application/Plugin/RemoteIP.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
126 0 0 if (length $forwarded)
132 0 0 if (@vals)
176 0 0 if ($ip =~ /^([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)$/) { }
201 0 0 if $ip =~ /^([0-9]+)\.([0-9]+)\.([0-9]+)\.([0-9]+)$/
204 0 0 unless $ip =~ /:/