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
cgewecke d09ed179df Add ABI diff logic (#598) 3 years ago
..
app Add modifier-invocation-as-branch coverage (#588) 3 years ago
assembly Update tests for solc 0.7.x (#582) 3 years ago
assert Update tests for solc 0.7.x (#582) 3 years ago
comments Update tests for solc 0.7.x (#582) 3 years ago
conditional Add coverage for ternary conditionals (#587) 3 years ago
diff Add ABI diff logic (#598) 3 years ago
expressions Update tests for solc 0.7.x (#582) 3 years ago
function Update tests for solc 0.7.x (#582) 3 years ago
if Update tests for solc 0.7.x (#582) 3 years ago
loops Update tests for solc 0.7.x (#582) 3 years ago
modifiers Allow duplicate modifiers on same function (#596) 3 years ago
or Update tests for solc 0.7.x (#582) 3 years ago
return Update tests for solc 0.7.x (#582) 3 years ago
statements Update tests for solc 0.7.x (#582) 3 years ago