blib/lib/Protocol/DBus/Client.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 7 | 18 | 38.8 |
line | true | false | branch |
---|---|---|---|
65 | 0 | 0 | unless (@addrs) |
102 | 1 | 0 | if ($self->{'_authn'}->go) |
115 | 1 | 0 | unless ($self->{'_connection_name'}) |
117 | 2 | 0 | if (my $msg = $self->SUPER::get_message) |
118 | 1 | 1 | if $self->{'_connection_name'} |
148 | 0 | 0 | if ($self->{'_connection_name'}) |
152 | 0 | 0 | if ($self->{'_sent_hello'}) |
187 | 0 | 1 | unless $self->{'_connection_name'} |
189 | 1 | 0 | if ($self->{'_pending_received_messages'} and @{$self->{'_pending_received_messages'};}) |