| blib/lib/Prancer/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 19 | 20 | 95.0 |
| line | true | false | branch |
|---|---|---|---|
| 55 | 7 | 1 | unless defined $self->{'_env'}{'HTTP_COOKIE'} |
| 107 | 0 | 1 | $self->{'_request'}->secure ? : |
| 144 | 2 | 5 | unless @_ |
| 147 | 4 | 1 | unless wantarray |
| 160 | 2 | 3 | unless @_ |
| 163 | 2 | 1 | unless wantarray |
| 176 | 2 | 2 | unless @_ |
| 179 | 1 | 1 | unless wantarray |
| 193 | 2 | 1 | if ($uri->path =~ m[/$]x and $path =~ m[^/]x) |
| 198 | 1 | 2 | if $args |