blib/lib/FusionInventory/Agent/HTTP/Client/Fusion.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
18 | 0 | 0 | if ($params{'debug'}) |
29 | 0 | 0 | unless length $val |
42 | 0 | 0 | if $$self{'debug'} |
44 | 0 | 0 | ref $params{'url'} eq 'URI' ? : |
49 | 0 | 0 | if (ref $params{'args'}{$k} eq 'ARRAY') { } |
0 | 0 | elsif (ref $params{'args'}{$k} eq 'HASH') { } | |
0 | 0 | elsif ($k ne 'action' and length $params{'args'}{$k}) { } | |
62 | 0 | 0 | if $$self{'logger'} |
68 | 0 | 0 | unless $response |