blib/lib/MooX/Async/Console/TCP.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 20 | 0.0 |
line | true | false | branch |
---|---|---|---|
209 | 0 | 0 | if $state |
224 | 0 | 0 | if $_[0]->failure |
226 | 0 | 0 | if $command_future->is_done |
240 | 0 | 0 | if $command_future->failure ne 'quit' |
254 | 0 | 0 | if &blessed($r) and $r->DOES('Future') |
255 | 0 | 0 | @_ ? : |
265 | 0 | 0 | if ($quit) |
283 | 0 | 0 | if ($category and $category eq 'console' and $message and $message eq "Unknown command: $cmd") { } |
288 | 0 | 0 | if length $message > $max |
325 | 0 | 0 | unless $_[1]{'read_eof'} |