| blib/lib/App/MonM/Checkit/HTTP.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 124 | 0 | 0 | unless $type and $type eq 'http' |
| 142 | 0 | 0 | if ($method =~ /PUT|POST|PATCH/) |
| 150 | 0 | 0 | $response->is_info || $response->is_success || $response->is_redirect ? : |
| 151 | 0 | 0 | unless $self->status |