| line | true | false | branch | 
 
| 17 | 0 | 0 | if (length $args{'querystring'}) | 
 
| 23 | 0 | 0 | if (exists $params{$k}) { } | 
 
| 25 | 0 | 0 | if (ref $params{$k}) { } | 
 
| 41 | 0 | 0 | if ($args{'body'}) | 
 
| 48 | 0 | 0 | if (keys %$form_info) | 
 
| 57 | 0 | 0 | if (my $uploads = $body->upload) | 
 
| 62 | 0 | 0 | unless open my $ifh, '<', $uploads->{$name}{'tempname'} | 
 
| 85 | 0 | 0 | exists $s->{'uploads'}{$key} ? : | 
 
| 95 | 0 | 0 | if (exists $s->{'uploads'}{$key}) { } | 
 
| 98 | 0 | 0 | if (exists $upload->{$info}) { } | 
 
| 119 | 0 | 0 | if (defined $key) { } | 
 
| 121 | 0 | 0 | if (ref $s->{'params'}{$key}) { } | 
 
| 123 | 0 | 0 | wantarray ? : | 
 
| 151 | 0 | 0 | unless defined $todecode | 
 
| 154 | 0 | 0 | defined $1 ? : |