| blib/lib/Kubernetes/REST/ListToRequest.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 17 | 26 | 65.3 |
| line | true | false | branch |
|---|---|---|---|
| 24 | 0 | 2 | if ($@) |
| 34 | 1 | 1 | if ($call_object->can('_body_params')) |
| 38 | 0 | 1 | unless defined $value |
| 45 | 1 | 1 | if ($call_object->can('_query_params')) |
| 50 | 3 | 0 | unless defined $value |
| 52 | 0 | 0 | defined $param->{'location'} ? : |
| 59 | 1 | 1 | if ($call_object->can('_url_params')) |
| 64 | 0 | 0 | unless defined $value |
| 66 | 0 | 0 | defined $param->{'location'} ? : |
| 71 | 1 | 1 | if defined $params |
| 78 | 1 | 1 | defined $qstring ? : |
| 79 | 1 | 1 | defined $body_struct ? : |
| 83 | 1 | 1 | if defined $body_struct |