Condition Coverage

blib/lib/MooX/Async/Console/TCP.pm
Criterion Covered Total %
condition 0 12 0.0


and 3 conditions

line !l l&&!r l&&r condition
254 0 0 0 &blessed($r) and $r->DOES('Future')
283 0 0 0 $category and $category eq 'console'
0 0 0 $category and $category eq 'console' and $message
0 0 0 $category and $category eq 'console' and $message and $message eq "Unknown command: $cmd"