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/if
cgewecke 93214db07c Update tests for solc 0.7.x (#582) 3 years ago
..
else-if-unbracketed-multi.sol Update tests for solc 0.7.x (#582) 3 years ago
else-if-without-brackets.sol Update tests for solc 0.7.x (#582) 3 years ago
else-with-brackets.sol Update tests for solc 0.7.x (#582) 3 years ago
else-without-brackets.sol Update tests for solc 0.7.x (#582) 3 years ago
if-else-no-brackets.sol Update tests for solc 0.7.x (#582) 3 years ago
if-elseif-else.sol Update tests for solc 0.7.x (#582) 3 years ago
if-no-brackets-multiline.sol Update tests for solc 0.7.x (#582) 3 years ago
if-no-brackets.sol Update tests for solc 0.7.x (#582) 3 years ago
if-with-brackets-multiline.sol Update tests for solc 0.7.x (#582) 3 years ago
if-with-brackets.sol Update tests for solc 0.7.x (#582) 3 years ago
nested-if-missing-else.sol Update tests for solc 0.7.x (#582) 3 years ago