| blib/lib/Mastodon/Listener.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 0 | 14 | 0.0 |
| line | true | false | branch |
|---|---|---|---|
| 97 | 0 | 0 | unless $response->is_success |
| 105 | 0 | 0 | if ($line =~ /^(:thump|event: (\w+))$/) |
| 108 | 0 | 0 | if (not defined $event) { } |
| 118 | 0 | 0 | unless $current_event |
| 119 | 0 | 0 | unless @buffer |
| 124 | 0 | 0 | if ($current_event eq 'delete') { } |
| 153 | 0 | 0 | unless $self->_future->is_ready |