lib/XML/Compile/WSS/Sign/RSA.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 11 | 0.0 |
line | !l | l&&!r | l&&r | condition |
---|---|---|---|---|
76 | 0 | 0 | 0 | &blessed($priv) and $priv->isa('Crypt::OpenSSL::RSA') |
104 | 0 | 0 | 0 | not defined $pub and $self->{'XCWSR_pubkey'} |
line | l | !l | condition |
---|---|---|---|
140 | 0 | 0 | shift() || '(NONE)' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
106 | 0 | 0 | 0 | $pub || $self->privateKeyRSA |