| blib/lib/Net/JBoss.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 172 | 0 | 0 | if $self->log |
| 200 | 0 | 0 | if ($self->port) |
| 205 | 0 | 0 | if ($self->ssl eq 'off') { } |
| 224 | 0 | 0 | unless $self->url |
| 240 | 0 | 0 | if ($self->http_post) { } |
| 241 | 0 | 0 | unless $self->post_json |
| 251 | 0 | 0 | unless $self->resource_url |
| 260 | 0 | 0 | if ($res->is_success) { } |