| blib/lib/LibWeb/CGI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 3 | 18 | 16.6 |
| line | true | false | branch |
|---|---|---|---|
| 77 | 0 | 1 | if defined $post_max |
| 78 | 0 | 1 | if defined $disable_uploads |
| 86 | 0 | 1 | $auto_escape ? : |
| 125 | 0 | 0 | if (@_) { } |
| 161 | 0 | 0 | if not $value and $self->cgi_error |
| 170 | 0 | 0 | unless ($key =~ /^[.].*$/) |
| 171 | 0 | 0 | unless ($param_is_not_null) |
| 182 | 0 | 0 | unless $param_is_not_null |
| 202 | 0 | 0 | unless ($url =~ m[^http://]) |