Branch Coverage

blib/lib/Net/WAMP/Role/Base/Client.pm
Criterion Covered Total %
branch 6 12 50.0


line true false branch
29 1 0 if ($details_hr_in)
48 1 0 if (my $agent = $self->get_agent_string)
60 0 1 if ($self->{'_got_WELCOME'}) { }
67 0 1 if (not $roles_hr) { }
71 1 0 if ($self->{'_session_id'} = $msg->get('Session')) { }
105 2 0 if ($self->REQUIRE_STRICT_PEER_ROLES)