lib/Haineko/Sample.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 3 | 7 | 42.8 |
line | l | !l | condition |
---|---|---|---|
11 | 0 | 1 | $httpd->req->header('X-Forwarded-For') || '' |
12 | 1 | 0 | (pop @$xforwarded || $httpd->req->address) // undef |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
12 | 0 | 1 | 0 | pop @$xforwarded || $httpd->req->address |