Branch Coverage

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


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