| blib/lib/AnyEvent/HTTPD/Request.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 9 | 16 | 56.2 |
| line | true | false | branch |
|---|---|---|---|
| 139 | 0 | 18 | unless $$self{'resp'} |
| 143 | 15 | 3 | if (ref $res eq 'HASH') |
| 145 | 0 | 15 | if ($$h{'redirect'}) { } |
| 15 | 0 | elsif ($$h{'content'}) { } | |
| 163 | 0 | 18 | if (not defined $res) { } |
| 188 | 4 | 0 | if (exists $$self{'parm'}{$key}) |
| 201 | 0 | 0 | unless $_[0]{'parm'} |
| 220 | 1 | 3 | @{$$p{$k};} > 1 ? : |