update test coverage stats.

This commit is contained in:
Owain G. Ainsworth 2013-06-17 17:41:37 +01:00
parent afc2e8100a
commit 316faf034c

View file

@ -13,8 +13,8 @@ github.com/conformal/btcec/btcec.go initAll 100.00% (1/1)
github.com/conformal/btcec/pubkey.go isOdd 100.00% (1/1)
github.com/conformal/btcec/pubkey.go ParsePubKey 96.88% (31/32)
github.com/conformal/btcec/btcec.go KoblitzCurve.addJacobian 91.67% (55/60)
github.com/conformal/btcec/signature.go ParseSignature 90.48% (38/42)
github.com/conformal/btcec/btcec.go KoblitzCurve.affineFromJacobian 90.00% (9/10)
github.com/conformal/btcec/signature.go ParseSignature 70.73% (29/41)
github.com/conformal/btcec/btcec.go KoblitzCurve.Double 0.00% (0/2)
github.com/conformal/btcec ------------------------------- 89.76% (184/205)
github.com/conformal/btcec ------------------------------- 93.69% (193/206)