| line | true | false | branch | 
 
| 30 | 3 | 2 | unless $len | 
 
| 44 | 3 | 2 | unless my $cl = $self->content_length | 
 
| 45 | 0 | 2 | unless my $fh = $self->_env->{'psgi.input'} | 
 
| 49 | 2 | 0 | if $fh->can('seek') | 
 
| 51 | 2 | 0 | if $fh->can('seek') | 
 
| 104 | 1 | 0 | $v ? : | 
 
| 275 | 6 | 2 | defined $_[0] && !&is_hashref($_[0]) ? : | 
 
| 287 | 23 | 2 | defined $_[0] && !&is_hashref($_[0]) ? : | 
 
| 296 | 1 | 2 | if (&is_arrayref($args[0])) { } | 
 
|  | 1 | 1 | elsif (&is_hashref($args[0])) { } | 
 
| 302 | 0 | 1 | if $args[0]{'base'} | 
 
| 305 | 3 | 0 | if &first_char($path) ne '/' | 
 
| 308 | 2 | 0 | if defined $_ | 
 
|  | 2 | 1 | if $uri_params->[0] | 
 
| 312 | 0 | 3 | if $query_params[0] | 
 
| 325 | 3 | 1 | defined $_[0] && !&is_hashref($_[0]) ? : |