MicroECC.xs | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 14 | 0.0 |
line | true | false | branch |
---|---|---|---|
51 | 0 | 0 | if(res) { |
52 | 0 | 0 | XPUSHs(sv_2mortal(newSVpv(pubkey, pubkey_len))); |
53 | 0 | 0 | XPUSHs(sv_2mortal(newSVpv(privkey, privkey_len))); |
56 | 0 | 0 | XPUSHs(sv_2mortal(newSVnv(errno))); |
82 | 0 | 0 | if(ret) { |
100 | 0 | 0 | if(res) { |
118 | 0 | 0 | if(res) { |