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