blib/lib/Mojolicious/Plugin/Webtail.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
91 | 0 | 0 | if $self->_tail_stream |
97 | 0 | 0 | if $self->_tail_stream |
101 | 0 | 0 | if ($self->file) { } |
105 | 0 | 0 | unless $pid = open($fh, '-|', @cmd) |
119 | 0 | 0 | unless $tx->is_websocket |
131 | 0 | 0 | if ($pid) |
132 | 0 | 0 | if kill 0, $pid |
156 | 0 | 0 | unless $c->req->url->path =~ m[^/webtail/?$] |
158 | 0 | 0 | if ($c->tx->is_websocket) |
184 | 0 | 0 | $plugin->webtailrc ? : |