| blib/lib/Ixchel/Actions/suricata_outputs.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 20 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 139 | 0 | 0 | if (not defined $self->{'opts'}{'d'}) { } |
| 142 | 0 | 0 | unless (-d $self->{'opts'}{'d'}) |
| 149 | 0 | 0 | if ($self->{'config'}{'suricata'}{'multi_instance'}) { } |
| 154 | 0 | 0 | if (defined $self->{'opts'}{'i'}) { } |
| 172 | 0 | 0 | if (defined $self->{'config'}{'suricata'}{'instances'}{$instance}{$to_migrate}) |
| 187 | 0 | 0 | if ($self->{'opts'}{'w'}) |
| 191 | 0 | 0 | if ($@) { } |
| 208 | 0 | 0 | if (defined $self->{'opts'}{'i'}) |
| 239 | 0 | 0 | if ($self->{'opts'}{'w'}) |
| 243 | 0 | 0 | if ($@) { } |