A | Transaction |
A | SecretKey |
A | Address |
A | PublicKey |
Percentage | Lines | ||
---|---|---|---|
dist/key/ed25519/SecretKey.js |
|
100 % | 88 |
dist/index.js |
|
100 % | 20 |
dist/address/Address.js |
|
100 % | 139 |
dist/util/sha256.js |
|
100 % | 108 |
dist/util/bech32.js |
|
100 % | 179 |
dist/key/ed25519/PublicKey.js |
|
100 % | 70 |
dist/util/ed25519/index.js |
|
100 % | 195 |
dist/transaction/Transaction.js |
|
100 % | 531 |
dist/util/validator.js |
|
100 % | 37 |
dist/util/text.js |
|
100 % | 65 |
Percentage | Lines | ||
---|---|---|---|
SecretKey |
|
100 % | 75 |
Address |
|
100 % | 126 |
PublicKey |
|
100 % | 59 |
Transaction |
|
100 % | 388 |
CRAP Score | Lines | ||
---|---|---|---|
index.js ➔ pow2523 | 5 | 16 | |
text.js ➔ textDecode | 5 | 17 | |
text.js ➔ textEncode | 5 | 20 | |
sha256.js ➔ sha256 | 4 | 21 | |
sha256.js ➔ sha256PreProcess | 4 | 21 | |
sha256.js ➔ sha256Block | 4 | 26 | |
bech32.js ➔ convert5to8 | 4 | 18 | |
bech32.js ➔ polyMod | 4 | 15 | |
bech32.js ➔ convert8to5 | 4 | 18 | |
index.js ➔ unpackneg | 4 | 41 | |