Condition Coverage

blib/lib/AnyEvent/Net/MPD.pm
Criterion Covered Total %
condition 0 15 0.0


and 3 conditions

line !l l&&!r l&&r condition
109 0 0 0 $self->password and $self->state ne 'ready'

or 2 conditions

line l !l condition
334 0 0 $args //= ''
412 0 0 $message // 'Error'
418 0 0 $message // 'EOF'

or 3 conditions

line l !l&&r !l&&!r condition
344 0 0 0 $opt->{'parser'} // $command
346 0 0 0 $parsers->{$parser} // $parsers->{'none'}