Branch Coverage

blib/lib/Net/OpenID/ClaimedIdentity.pm
Criterion Covered Total %
branch 0 60 0.0


line true false branch
21 0 0 unless ref $self
28 0 0 unless ($self->{'protocol_version'} == 1 or $self->{'protocol_version'} == 2)
37 0 0 if %opts
43 0 0 if @_
49 0 0 if @_
55 0 0 if @_
61 0 0 if @_
67 0 0 if @_
68 0 0 if $self->{'semantic_info'}
72 0 0 if $final_url ne $self->claimed_url
80 0 0 if @_
81 0 0 unless $ext_uri
82 0 0 if defined $args and ref $args ne 'HASH'
98 0 0 if %opts
99 0 0 unless $return_to =~ m[^https?://]
104 0 0 unless my $ident_server = $self->{'server'}
108 0 0 if ($use_assoc_handle) { }
118 0 0 if ($actually_return_association)
126 0 0 if ($self->{'delegate'} and $self->protocol_version == 1)
139 0 0 if ($self->protocol_version == 1) { }
0 0 elsif ($self->protocol_version == 2) { }
140 0 0 $delayed_ret ? :
0 0 $trust_root ? :
0 0 $assoc ? :
158 0 0 $delayed_ret ? :
0 0 $trust_root ? :
0 0 $assoc ? :
180 0 0 if ($ext_uri eq 'http://openid.net/extensions/sreg/1.1') { }
0 0 elsif ($self->protocol_version < 2) { }
197 0 0 if %ext_url_args