Condition Coverage
blib/lib/Net/WAMP/Role/Base/Client.pm
Criterion
Covered
Total
%
condition
1
3
33.3
or 3 conditions
line
l
!l&&r
!l&&!r
condition
106
0
2
0
$self->{'_peer_groks_msg'}{$msg->get_type} ||= do { $self->_verify_receiver_can_accept_msg_type($msg->get_type); 1 }