Branch Coverage

blib/lib/Ixchel/Actions/lilith_config.pm
Criterion Covered Total %
branch 0 34 0.0


line true false branch
96 0 0 if (not defined $self->{'opts'}{'o'})
105 0 0 if ($@)
117 0 0 if ($self->{'config'}{'lilith'}{'auto_config'}{'enabled'})
119 0 0 unless ($self->{'config'}{'lilith'}{'auto_config'}{'full'})
126 0 0 if ($self->{'config'}{'cape'}{'enable'})
128 0 0 if (defined $config->{$instance_name})
144 0 0 if ($self->{'config'}{'suricata'}{'enable'} and not $self->{'config'}{'suricata'}{'multi_instance'}) { }
0 0 elsif ($self->{'config'}{'suricata'}{'enable'} and $self->{'config'}{'suricata'}{'multi_instance'}) { }
146 0 0 if (defined $config->{$instance_name})
162 0 0 if (defined $config->{$instance_name})
181 0 0 if ($self->{'config'}{'sagan'}{'enable'} and not $self->{'config'}{'sagan'}{'multi_instance'}) { }
0 0 elsif ($self->{'config'}{'sagan'}{'enable'} and $self->{'config'}{'suricatsgan'}{'multi_instance'}) { }
183 0 0 if (defined $config->{$instance_name})
199 0 0 if (defined $config->{$instance_name})
219 0 0 if ($@)
226 0 0 if ($self->{'opts'}{'w'})
228 0 0 if ($@)