Branch Coverage

blib/lib/OpenID/Lite/Message/Decoder/CGI.pm
Criterion Covered Total %
branch 0 6 0.0


line true false branch
12 0 0 if ($key =~ /^openid\.(.+)$/) { }
0 0 elsif ($key =~ /^openid\.(.+)\.(.+)$/) { }
18 0 0 if ($ext_name eq 'ns') { }