Condition Coverage

blib/lib/Poker/Robot.pm
Criterion Covered Total %
condition 0 11 0.0


and 2 conditions

line l !l condition
769 0 0 $self->log->error('WebSocket handshake failed!') and return

and 3 conditions

line !l l&&!r l&&r condition
558 0 0 0 $chips and $table
559 0 0 0 $table->table_max and $chips > $table->table_max

or 3 conditions

line l !l&&r !l&&!r condition
157 0 0 0 ref $cmd or not exists $self->client_update->{$cmd}