| blib/lib/Armadito/Agent/Task/Scan.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 16 | 0 | 0 | if ($params{'debug'}) |
| 35 | 0 | 0 | unless defined $scanobj->{'scan_name'} |
| 36 | 0 | 0 | unless defined $scanobj->{'scan_path'} |
| 37 | 0 | 0 | unless defined $scanobj->{'scan_options'} |
| 38 | 0 | 0 | if $scanobj->{'scan_path'} eq '' |
| 40 | 0 | 0 | if ($scanobj->{'scan_options'} ne '') |
| 69 | 0 | 0 | if ($response->is_success) { } |