Branch Coverage

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)
139 1 0 if ($_[0]->get_type == 2) { }
232 0 0 if (@_ > 0)
236 0 0 $_[1] ? :
353 0 2 if ($fds_ar and @$fds_ar and not $self->supports_unix_fd)