Condition Coverage

lib/CGI/Application/Plugin/RemoteIP.pm
Criterion Covered Total %
condition 0 4 0.0


or 2 conditions

line l !l condition
125 0 0 $ENV{'HTTP_X_FORWARDED_FOR'} || ''
149 0 0 $ENV{'REMOTE_ADDR'} || ''