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/statements
cgewecke 21d3c04ead Fix empty contract body parsing bug. Add coverage unit test for case 8 years ago
..
empty-contract-body.sol Fix empty contract body parsing bug. Add coverage unit test for case 8 years ago
fn-argument-multiline.sol Draft test suite 8 years ago
fn-argument.sol Draft test suite 8 years ago
library.sol Add unit test for LibraryStatement, UsingStatement, lib method calls 8 years ago
multiple.sol Draft test suite 8 years ago
post-close-brace.sol Instrument statements after a closing brace 8 years ago
single.sol Draft test suite 8 years ago
tuple.sol Bump solidity-parser to 0.3.0 & small fixes to accomodate it. Add tuples test. 8 years ago