| line | true | false | branch | 
 
| 224 | 0 | 0 | unless $self->{'clf'} | 
 
| 237 | 0 | 0 | unless ($ref->[9] eq '-') | 
 
| 242 | 0 | 0 | if ($ref->[4]) { } | 
 
| 244 | 0 | 0 | if ($ref->[6]) { } | 
 
|  | 0 | 0 | elsif ($ref->[4] ne 'INC') { } | 
 
| 256 | 0 | 0 | unless ($self->{'clf'}) | 
 
| 257 | 0 | 0 | if $ref->[12] | 
 
| 268 | 0 | 0 | $self->{'clf'} ? : | 
 
| 306 | 0 | 0 | $self->{'clf'} ? : | 
 
| 317 | 0 | 0 | if (/^http_method_(HEAD|GET|INC|POST)/) | 
 
| 321 | 0 | 0 | if (/^http_method_/) | 
 
| 327 | 0 | 0 | if (/^http_status_([1-5])/) | 
 
| 335 | 0 | 0 | if (/^http_version_(\S+)/) | 
 
| 342 | 0 | 0 | unless ($self->{'clf'}) | 
 
| 356 | 0 | 0 | if (/^(?:
			malformed_request |
			http_request      |
			last_http_request |
			http_byte         |
			last_http_byte
		)$/x) |