| blib/lib/Kubernetes/REST/ListToRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 8 | 28 | 28.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 24 | 0 | 1 | if ($@) | 
| 34 | 0 | 1 | if ($call_object->can('_body_params')) | 
| 39 | 0 | 0 | unless defined $value | 
| 41 | 0 | 0 | defined $param->{'location'} ? : | 
| 47 | 0 | 1 | if ($call_object->can('_query_params')) | 
| 52 | 0 | 0 | unless defined $value | 
| 54 | 0 | 0 | defined $param->{'location'} ? : | 
| 61 | 0 | 1 | if ($call_object->can('_url_params')) | 
| 66 | 0 | 0 | unless defined $value | 
| 68 | 0 | 0 | defined $param->{'location'} ? : | 
| 73 | 0 | 1 | if defined $params | 
| 80 | 0 | 1 | defined $qstring ? : | 
| 81 | 0 | 1 | defined $body_struct ? : | 
| 85 | 0 | 1 | if defined $body_struct |