| blib/lib/AnyEvent/MPV.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 14 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 403 | 0 | 0 | 0 | $trace and not ref $trace |
| 419 | 0 | 0 | 0 | $event eq "client-message" and $reply->{'args'}[0] eq "AnyEvent::MPV" |
| 0 | 0 | 0 | $event eq "property-change" and "4.5035996273705e+15" <= $reply->{'id'} |
| line | l | !l | condition |
|---|---|---|---|
| 401 | 0 | 0 | $self->{'trace'} || sub { } |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 500 | 0 | 0 | 0 | $self->{'ww'} ||= &AE::io($fh, 1, $wcb) |