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 16c2a04e46
Add test for multi-contract files with inheritance (#836)
10 months ago
..
emit-coverage.sol Update tests for solc 0.7.x (#582) 3 years ago
emit-instrument.sol Update tests for solc 0.7.x (#582) 3 years ago
empty-contract-ala-melonport.sol Update tests for solc 0.7.x (#582) 3 years ago
empty-contract-body.sol Update tests for solc 0.7.x (#582) 3 years ago
fn-argument-multiline.sol Update tests for solc 0.7.x (#582) 3 years ago
fn-argument.sol Update tests for solc 0.7.x (#582) 3 years ago
fn-struct.sol Update tests for solc 0.7.x (#582) 3 years ago
interface.sol Update tests for solc 0.7.x (#582) 3 years ago
interpolation.sol Update tests for solc 0.7.x (#582) 3 years ago
library.sol Update tests for solc 0.7.x (#582) 3 years ago
multi-contract-diamond.sol Add test for multi-contract files with inheritance (#836) 10 months ago
multiple.sol Update tests for solc 0.7.x (#582) 3 years ago
post-close-brace.sol Update tests for solc 0.7.x (#582) 3 years ago
single.sol Update tests for solc 0.7.x (#582) 3 years ago
stack-too-deep.sol Update tests for solc 0.7.x (#582) 3 years ago
tuple.sol Update tests for solc 0.7.x (#582) 3 years ago
type-keyword.sol Update tests for solc 0.7.x (#582) 3 years ago
unary.sol Update tests for solc 0.7.x (#582) 3 years ago