| blib/lib/Armadito/Agent/HTTP/Client/ArmaditoAV/Event/OnDemandCompletedEvent.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 8 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | unless isANumber($self->{'jobj'}{'total_malware_count'}) |
| 17 | 0 | 0 | unless isANumber($self->{'jobj'}{'total_suspicious_count'}) |
| 18 | 0 | 0 | unless isANumber($self->{'jobj'}{'total_scanned_count'}) |
| 46 | 0 | 0 | if ($response->is_success) { } |