lib/XML/Compile/WSS/SecToken.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 16 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | @_ == 1 ? : |
23 | 0 | 0 | if ($class eq 'XML::Compile::WSS::SecToken') |
24 | 0 | 0 | if ($type =~ /509/) { } |
31 | 0 | 0 | if $@ |
51 | 0 | 0 | if ref $config eq 'HASH' |
54 | 0 | 0 | unless &blessed($config) |
57 | 0 | 0 | if $config->isa('XML::Compile::WSS::SecToken') |
60 | 0 | 0 | if ref $config =~ /::X509/ |