blib/lib/Protocol/DBus/Peer.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 6 | 16 | 37.5 |
line | true | false | branch |
---|---|---|---|
70 | 3 | 0 | if ($msg) |
71 | 1 | 2 | if (my $serial = $msg->get_header('REPLY_SERIAL')) |
72 | 1 | 0 | if (my $cb = delete $_[0]{'_on_return'}{$serial}) |
90 | 0 | 0 | if ($_[0]{'_io'}->get_write_queue_count) |
130 | 1 | 0 | if ($cb) |
181 | 0 | 0 | if (@_ > 0) |
185 | 0 | 0 | $_[1] ? : |
300 | 0 | 2 | if ($fds_ar and @$fds_ar and not $self->supports_unix_fd) |