Condition Coverage

blib/lib/Armadito/Agent/HTTP/Client/ArmaditoAV.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
63 0 0 0 $params{'message'} and $params{'method'} eq 'POST'

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 0 not $response->is_success or !$response->content =~ /^\s*\{/ms
137 0 0 0 not $response->is_success or !$response->content =~ /^\s*\{/ms
150 0 0 0 not $response->is_success or !$response->content =~ /^\s*\{/ms