| blib/lib/Power/Outlet/Common/IP/HTTP/JSON.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 44 | 0 | 0 | unless my $method = shift() |
| 45 | 0 | 0 | unless my $url = shift() |
| 48 | 0 | 0 | if defined $input |
| 52 | 0 | 0 | if ($response->{'status'} eq '599') { } |
| 0 | 0 | elsif ($response->{'status'} ne '200') { } |