| line | true | false | branch | 
 
| 41 | 0 | 20 | @_ == 1 && 'HASH' eq ref $_[0] ? : | 
 
| 62 | 0 | 40 | if exists $arg{$var} | 
 
| 66 | 0 | 20 | if $arg{'host'} =~ /localhost/iou | 
 
| 109 | 0 | 3 | if $@ | 
 
| 135 | 0 | 12 | if ($req->method ne 'POST') | 
 
| 154 | 0 | 12 | unless (defined $router_input) | 
 
| 197 | 0 | 5 | if ($method ne 'GET' and $method ne 'POST') | 
 
| 289 | 9 | 3 | unless ($is_form) | 
 
| 291 | 9 | 0 | $postdata ne '' ? : | 
 
| 305 | 26 | 1 | @values == 1 ? : | 
 
|  | 0 | 27 | @values == 0 ? : | 
 
| 312 | 2 | 1 | $has_uploads ? : | 
 
| 316 | 0 | 2 | unless @upload_fields | 
 
| 331 | 2 | 0 | if @uploaded_files | 
 
| 338 | 3 | 0 | if exists $keyword{'extTID'} | 
 
| 439 | 1 | 46 | unless defined $key | 
 
| 442 | 11 | 35 | unless $$self{'parm'}{$key} | 
 
| 444 | 27 | 19 | wantarray ? : | 
 
| 464 | 2 | 17 | if (defined $$value[1]) | 
 
| 485 | 0 | 2 | if ($$self{'_cookies'}) { } | 
 
| 490 | 2 | 0 | $headers ? : | 
 
| 495 | 1 | 1 | $key ? : | 
 
| 503 | 1 | 1 | $key ? : |