blib/lib/OpenID/Lite/RelyingParty/CheckID/Request.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 18 | 0.0 |
line | true | false | branch |
---|---|---|---|
56 | 0 | 0 | $args{'immediate'} ? : |
63 | 0 | 0 | $self->service->requires_compatibility_mode ? : |
69 | 0 | 0 | if (exists $args{'return_to'}) |
71 | 0 | 0 | if ($self->service->requires_compatibility_mode) |
81 | 0 | 0 | unless ($self->anonymous) |
83 | 0 | 0 | if ($self->service->is_op_identifier) { } |
91 | 0 | 0 | unless ($self->service->requires_compatibility_mode) |
97 | 0 | 0 | if ($self->has_association) |
105 | 0 | 0 | if $self->service->requires_compatibility_mode |