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/conditional
cgewecke 66082b3e56
Upgrade solidity version in tests to 0.8.x (#843)
10 months ago
..
and-condition.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
chained-multiline.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
chained-singleline.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
chained-true.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
chained-with-parens.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
declarative-exp-assignment-alternate.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
identifier-assignment-alternate.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
mapping-assignment.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
multiline-alternate.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
multiline-consequent.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
or-always-false-condition.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
or-condition.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
sameline-alternate.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
sameline-consequent.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
ternary-with-unbracketed-else.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
unbracketed-condition.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
unbracketed-or-condition.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago
variable-decl-assignment-alternate.sol Upgrade solidity version in tests to 0.8.x (#843) 10 months ago