Branch Coverage

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


line true false branch
23 0 0 unless ref $self
30 0 0 unless ($self->{'protocol_version'} == 1 or $self->{'protocol_version'} == 2)
39 0 0 if %opts
45 0 0 if @_
51 0 0 if @_
57 0 0 if @_
63 0 0 if @_
69 0 0 if @_
70 0 0 if $self->{'semantic_info'}
74 0 0 if $final_url ne $self->claimed_url
82 0 0 if @_
83 0 0 unless $ext_uri
84 0 0 if defined $args and ref $args ne 'HASH'
100 0 0 if %opts
101 0 0 unless $return_to =~ m[^https?://]
106 0 0 unless my $ident_server = $self->{'server'}
110 0 0 if ($use_assoc_handle) { }
120 0 0 if ($actually_return_association)
128 0 0 if ($self->{'delegate'} and $self->protocol_version == 1)
141 0 0 if ($self->protocol_version == 1) { }
0 0 elsif ($self->protocol_version == 2) { }
142 0 0 $delayed_ret ? :
0 0 $trust_root ? :
0 0 $assoc ? :
160 0 0 $delayed_ret ? :
0 0 $trust_root ? :
0 0 $assoc ? :
182 0 0 if ($ext_uri eq 'http://openid.net/extensions/sreg/1.1') { }
0 0 elsif ($self->protocol_version < 2) { }
199 0 0 if %ext_url_args