| blib/lib/App/MonM/Checkit/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 10 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 197 | 0 | 0 | unless $type and $type eq 'http' || $type eq 'https' |
| 217 | 0 | 0 | if $proxy |
| 221 | 0 | 0 | if ($method =~ /PUT|POST|PATCH/) |
| 231 | 0 | 0 | $response->is_info || $response->is_success || $response->is_redirect ? : |
| 232 | 0 | 0 | unless $self->status |