| blib/lib/Armadito/Agent/HTTP/Client/ArmaditoGLPI.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 16 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 26 | 0 | 0 | unless length $val |
| 39 | 0 | 0 | ref $params{'url'} eq 'URI' ? : |
| 41 | 0 | 0 | if ($params{'method'} eq 'GET') |
| 46 | 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}) { } | |
| 72 | 0 | 0 | if $self->{'logger'} |
| 84 | 0 | 0 | if ($params{'message'} and $params{'method'} eq 'POST') |