| blib/lib/Chef/REST/Client.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 295 | 0 | 0 | if defined $$param{'chef_client_name'} |
| 296 | 0 | 0 | if defined $$param{'chef_client_private_key'} |
| 303 | 0 | 0 | if defined $client_name |
| 336 | 0 | 0 | if defined $api_end_point |
| 369 | 0 | 0 | if (ref $hash_param ne 'HASH') { } |
| 371 | 0 | 0 | if defined $hash_param |
| 375 | 0 | 0 | if $$hash_param{'method'} =~ /post/i |
| 394 | 0 | 0 | if defined $q[0] |
| 398 | 0 | 0 | if ($method eq 'GET') { } |
| 0 | 0 | elsif ($method eq 'POST') { } |