blib/lib/Net/JBoss.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
132 | 0 | 0 | if $self->log |
160 | 0 | 0 | if ($self->port) |
179 | 0 | 0 | unless $self->url |
195 | 0 | 0 | if ($self->http_post) { } |
196 | 0 | 0 | unless $self->post_json |
206 | 0 | 0 | unless $self->resource_url |
215 | 0 | 0 | if ($res->is_success) { } |