blib/lib/App/Alice/Stream.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 12 | 0.0 |
line | true | false | branch |
---|---|---|---|
73 | 0 | 0 | if $self->closed |
74 | 0 | 0 | if @messages |
75 | 0 | 0 | if $self->delayed or $self->queue_empty |
76 | 0 | 0 | if (my $delay = $self->flooded) |
96 | 0 | 0 | if ($diff < 0.2) |
125 | 0 | 0 | unless ($self->started) |