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 4f07bd6944 Add logicalOR branch highlighting for html report 5 years ago
..
ternary Move ternary logic & tests into lib/ternary folder 5 years ago
api.js Allowing providerOptions gasLimit and allowUnlimitedContractSize to override defaults (#494) 5 years ago
collector.js Use ganache server (instead of provider) (#402) 5 years ago
coverage.js Add logicalOR coverage for "require" conditions 5 years ago
injector.js Add logicalOR coverage for "require" conditions 5 years ago
instrumenter.js Fix parsing crash when return is ternary conditional product 5 years ago
parse.js Fix parsing crash when return is ternary conditional product 5 years ago
preprocessor.js Use @solidity-parser/parser (^0.5.2) (#495) 5 years ago
registrar.js Add logicalOR branch highlighting for html report 5 years ago
ui.js Prepare API for parallelization (#436) 5 years ago
validator.js Add autoLauchServer option / update config validator (#437) 5 years ago