Branch Coverage

blib/lib/OpenID/Lite/RelyingParty/Associator/Base.pm
Criterion Covered Total %
branch 0 4 0.0


line true false branch
37 0 0 unless my $res_params = $self->_direct_communication->send_request($service->url, $req_params)
41 0 0 unless my $association = $self->_param_extractor->extract_params($res_params)