| blib/lib/AnyEvent/SlackRTM.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 28 | 7.1 |
| line | true | false | branch |
|---|---|---|---|
| 21 | 1 | 3 | unless ref $client_opts eq "HASH" |
| 60 | 0 | 0 | unless $ok |
| 90 | 0 | 0 | if ($since > 30) { } |
| 0 | 0 | elsif ($since > 10) { } | |
| 108 | 0 | 0 | if (@_) |
| 134 | 0 | 0 | if (defined $self->{'registry'}{$type}) |
| 144 | 0 | 0 | unless $self->{'started'} |
| 146 | 0 | 0 | unless $self->{'said_hello'} |
| 148 | 0 | 0 | if $self->{'finished'} |
| 179 | 0 | 0 | if ($msg->{'error'}) { } |
| 0 | 0 | elsif ($msg->{'type'} eq 'hello') { } | |
| 0 | 0 | elsif ($msg->{'type'} eq 'pong') { } | |
| 215 | 0 | 0 | unless $self->{'quiet'} |
| 242 | 0 | 0 | unless $self->{'closed'} |