Branch Coverage

blib/lib/OpenID/Login/Extension.pm
Criterion Covered Total %
branch 9 18 50.0


line true false branch
64 1 0 $cgi ? :
65 1 0 $cgi ? :
66 1 0 if ($ns_param)
81 0 0 $cgi ? :
86 1 0 if ($cgi) { }
88 7 11 if /^\Q$prefix\E/
91 0 0 if /^\Q$prefix\E/
125 0 3 unless exists $self->attributes->{$param}
151 2 16 if (ref $value eq 'HASH')