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/if
cgewecke b4f1e5c20a Fix bug preprocessing unbracketed if else statements 5 years ago
..
else-if-unbracketed-multi.sol Add angus-hamill to contributors list 5 years ago
else-if-without-brackets.sol Modify preprocessor for nested conditionals, test w/ oraclize 5 years ago
else-with-brackets.sol Update tests save for openZeppelin 6 years ago
else-without-brackets.sol Update tests save for openZeppelin 6 years ago
if-else-no-brackets.sol Fix bug preprocessing unbracketed if else statements 5 years ago
if-elseif-else.sol Accommodate async nature of solidity-parser-antlr 6 years ago
if-no-brackets-multiline.sol Update tests save for openZeppelin 6 years ago
if-no-brackets.sol Update tests save for openZeppelin 6 years ago
if-with-brackets-multiline.sol Update tests save for openZeppelin 6 years ago
if-with-brackets.sol Update tests save for openZeppelin 6 years ago
nested-if-missing-else.sol Update tests save for openZeppelin 6 years ago