| line | true | false | branch | 
 
| 62 | 0 | 0 | if (exists $fields{$key}) { } | 
 
| 76 | 0 | 0 | if ($MOD_PERL) | 
 
| 77 | 0 | 0 | unless $self->apachereq | 
 
| 79 | 0 | 0 | if ($MOD_PERL == 1) { } | 
 
| 89 | 0 | 0 | if ($Apache::Request::Redirect::LOG != 0) | 
 
| 93 | 0 | 0 | if ($@) { } | 
 
| 143 | 0 | 0 | if ($$self{'apachereq'}->method eq 'POST') { } | 
 
| 170 | 0 | 0 | if ($$self{'use_http10'}) | 
 
| 181 | 0 | 0 | if $$self{'log'} | 
 
| 191 | 0 | 0 | if ($request->header_in('Content-type') =~ qr"^multipart/form-data; boundary=(.+?)$"i) | 
 
| 200 | 0 | 0 | if ($key ne 'Content-Type') | 
 
| 230 | 0 | 0 | if (@_) | 
 
| 231 | 0 | 0 | if ref $_[0] ne 'Apache' and ref $_[0] ne 'Apache::Request' | 
 
| 238 | 0 | 0 | if (@_) | 
 
| 239 | 0 | 0 | if (@_) | 
 
| 240 | 0 | 0 | if (@_) | 
 
| 244 | 0 | 0 | if (@_) | 
 
| 245 | 0 | 0 | if ref $_[0] ne 'HASH' |