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/test/sources/solidity/contracts/statements
cgewecke 102bb5b9ba
Allow modifier string arguments containing "{" (#480)
5 years ago
..
emit-coverage.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
emit-instrument.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
empty-contract-ala-melonport.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
empty-contract-body.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
fn-argument-multiline.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
fn-argument.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
fn-struct.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
interface.sol Stop injecting coverage hash fn definition in interfaces (#383) 5 years ago
interpolation.sol Allow modifier string arguments containing "{" (#480) 5 years ago
library.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
multiple.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
post-close-brace.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
single.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
stack-too-deep.sol Instrument with injected function calls (#381) 5 years ago
tuple.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
type-keyword.sol More test sources reorg and truffle mock utilities cleanup 5 years ago
unary.sol Improve coverage (#409) 5 years ago