Branch Coverage

blib/lib/App/MPDJ.pm
Criterion Covered Total %
branch 0 32 0.0


line true false branch
55 0 0 if (-e $config) { }
56 0 0 if $self->config->get('conlog')
59 0 0 if $self->config->get('conlog')
71 0 0 if (@{$$self{'config_errors'};})
95 0 0 if $self->config->get('conlog')
98 0 0 if $self->config->get('syslog')
104 0 0 if ($self->config->get('daemon'))
137 0 0 if ($self->config->get('calls-freq'))
155 0 0 if ($total) { }
169 0 0 if ($count > 0)
181 0 0 if ($count > 0)
215 0 0 $next ? :
224 0 0 unless $self->config->get('calls-freq')
264 0 0 if $self->time_for_call
300 0 0 if ($option eq 'before' or $option eq 'after' or $option eq 'calls-freq')
301 0 0 unless $value =~ /^\d+$/