Condition Coverage

blib/lib/App/MPDJ.pm
Criterion Covered Total %
condition 0 15 0.0


or 2 conditions

line l !l condition
167 0 0 $self->mpd->song || 0
178 0 0 $self->mpd->song || 0
214 0 0 $self->mpd->song || 0

or 3 conditions

line l !l&&r !l&&!r condition
52 0 0 0 $self->config->get('conf') || ('/etc/mpdj.conf', "$ENV{'HOME'}/.mpdjrc")
300 0 0 0 $option eq 'before' or $option eq 'after'
0 0 0 $option eq 'before' or $option eq 'after' or $option eq 'calls-freq'