blib/lib/Nile/HTTP/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 10 | 0.0 |
line | true | false | branch |
---|---|---|---|
63 | 0 | 0 | if (exists $ENV{'HTTP_X_REQUESTED_WITH'} and lc $ENV{'HTTP_X_REQUESTED_WITH'} eq 'xmlhttprequest') |
81 | 0 | 0 | unless $url =~ m[/$] |
90 | 0 | 0 | unless $url =~ m[/$] |
99 | 0 | 0 | if ($request_uri) |
108 | 0 | 0 | unless $route =~ m[/$] |