| blib/lib/OpenID/Lite/RelyingParty/Discover/Service.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| branch | 2 | 20 | 10.0 |
| line | true | false | branch |
|---|---|---|---|
| 52 | 0 | 0 | if $self->claimed_identifier |
| 54 | 0 | 0 | if $self->op_local_identifier |
| 56 | 0 | 0 | if $self->_display_identifier |
| 64 | 0 | 0 | if ($dispid) { } |
| 67 | 0 | 0 | if $self->_display_identifier |
| 68 | 0 | 0 | unless $self->claimed_identifier |
| 70 | 0 | 0 | unless $parsed_id->fragment |
| 95 | 0 | 0 | $self->requires_compatibility_mode ? : |
| 101 | 0 | 0 | unless $_ eq 'http://specs.openid.net/auth/2.0/server' |
| 124 | 10 | 30 | if ($type eq $PRIORITY_ORDER[$i] and $self->type_priority > $i) |