Branch Coverage

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


line true false branch
120 0 0 if (defined $self->{'opts'}{$item})
124 0 0 if ($extra_opts > 1)
131 0 0 if ($self->{'opts'}{'enable'} and $self->{'opts'}{'disable'})
137 0 0 if ($self->{'opts'}{'enable'}) { }
0 0 elsif ($self->{'opts'}{'disable'}) { }
142 0 0 if ($@)
150 0 0 if ($@)
156 0 0 if ($self->{'opts'}{'restart'}) { }
0 0 elsif ($self->{'opts'}{'start'}) { }
0 0 elsif ($self->{'opts'}{'stop'}) { }
0 0 elsif ($self->{'opts'}{'stopstart'}) { }
161 0 0 if ($@)
169 0 0 if ($@)
177 0 0 if ($@)
187 0 0 if ($@)