blib/lib/Mojolicious/Plugin/Webtail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
92 | 0 | 0 | if $self->_tail_stream |
98 | 0 | 0 | if $self->_tail_stream |
102 | 0 | 0 | if ($self->file) { } |
106 | 0 | 0 | unless $pid = open($fh, '-|', @cmd) |
120 | 0 | 0 | unless $tx->is_websocket |
132 | 0 | 0 | if ($pid) |
133 | 0 | 0 | if kill 0, $pid |
157 | 0 | 0 | unless $c->req->url->path =~ m[^/webtail/?$] |
159 | 0 | 0 | if ($c->tx->is_websocket) |
181 | 0 | 0 | $plugin->webtailrc ? : |