Code coverage for Solidity smart-contracts
You can not select more than 25 topics Topics must start with a letter or number, can include dashes ('-') and can be up to 35 characters long.
 
 
 
solidity-coverage/lib
cgewecke 6236a8fe9d
Check all SWAP opcodes for inst. hashes when viaIR is true (#873)
9 months ago
..
abi.js Add ABI diff logic (#598) 3 years ago
api.js Enable coverage when `viaIR` compiler flag is true (#854) 10 months ago
collector.js Check all SWAP opcodes for inst. hashes when viaIR is true (#873) 9 months ago
coverage.js Use bytes8 instead of bytes32 as hash key (#590) 3 years ago
injector.js Enable coverage when `viaIR` compiler flag is true (#854) 10 months ago
instrumenter.js Only inject file-level instr. for first pragma in file (#865) 9 months ago
parse.js Only inject file-level instr. for first pragma in file (#865) 9 months ago
preprocessor.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
registrar.js Add modifierWhitelist option (#597) 3 years ago
ui.js Remove ganache-cli related code from API & tests (#849) 10 months ago
validator.js Add ABI diff logic (#598) 3 years ago