| blib/lib/AnyEvent/SlackRTM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 2 | 22 | 9.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 1 | 3 | unless ref $client_opts eq 'HASH' | 
| 59 | 0 | 0 | unless $ok | 
| 99 | 0 | 0 | if (@_) | 
| 125 | 0 | 0 | if (defined $self->{'registry'}{$type}) | 
| 135 | 0 | 0 | unless $self->{'started'} | 
| 137 | 0 | 0 | unless $self->{'said_hello'} | 
| 139 | 0 | 0 | if $self->{'finished'} | 
| 168 | 0 | 0 | if ($msg->{'error'}) { } | 
| 0 | 0 | elsif ($msg->{'type'} eq 'hello') { } | |
| 0 | 0 | elsif ($msg->{'type'} eq 'pong') { } | |
| 204 | 0 | 0 | unless $self->{'quiet'} |