blib/lib/AnyEvent/Net/MPD.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 15 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
109 | 0 | 0 | 0 | $self->password and $self->state ne 'ready' |
line | l | !l | condition |
---|---|---|---|
334 | 0 | 0 | $args //= '' |
412 | 0 | 0 | $message // 'Error' |
418 | 0 | 0 | $message // 'EOF' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
344 | 0 | 0 | 0 | $opt->{'parser'} // $command |
346 | 0 | 0 | 0 | $parsers->{$parser} // $parsers->{'none'} |