Condition Coverage

blib/lib/OpenID/Lite/RelyingParty/Discover/Service/Builder.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
55 0 0 0 @uris > 0 and @types > 0

or 2 conditions

line l !l condition
41 0 0 $_->findvalue('@priority') || 100

or 3 conditions

line l !l&&r !l&&!r condition
59 0 0 0 $_ eq 'http://specs.openid.net/auth/2.0/server' or $_ eq 'http://specs.openid.net/auth/2.0/signon'
0 0 0 $_ eq 'http://specs.openid.net/auth/2.0/server' or $_ eq 'http://specs.openid.net/auth/2.0/signon' or $_ eq 'http://openid.net/signon/1.1'