Branch Coverage

blib/lib/Ixchel/Actions/suricata_base.pm
Criterion Covered Total %
branch 0 30 0.0


line true false branch
87 0 0 if (not defined $self->{'opts'}{'d'}) { }
90 0 0 unless (-d $self->{'opts'}{'d'})
103 0 0 unless (defined $base_config_url)
117 0 0 if ($@)
148 0 0 if ($self->{'opts'}{'pp'})
177 0 0 if ($@)
182 0 0 if ($self->{'opts'}{'pr'})
192 0 0 if ($self->{'config'}{'suricata'}{'multi_instance'}) { }
0 0 elsif (defined $self->{'opts'}{'i'} and not $self->{'config'}{'suricata'}{'multi_instance'}) { }
195 0 0 if (defined $self->{'opts'}{'i'}) { }
211 0 0 if ($yq->is_array('var', '.include')) { }
221 0 0 if ($self->{'opts'}{'w'})
243 0 0 if ($yq->is_array('var', '.include')) { }
253 0 0 if ($self->{'opts'}{'w'})
260 0 0 if ($@)