@ -57,7 +57,7 @@ From inside the SolCover directory, run
```node ./runCoveredTests.js```
```node ./runCoveredTests.js```
Upon completion of the tests, open the `./coverage/index.html` file to browse the HTML coverage report.
Upon completion of the tests, open the `./coverage/lcov-report/index.html` file to browse the HTML coverage report.
###A few, uh, provisos, a, a couple of quid pro quos...
###A few, uh, provisos, a, a couple of quid pro quos...
It is very likely that there are valid Solidity statements that this tool won't instrument correctly, as it's only been developed against a small number of contracts. If (and when) you find such cases, please raise an issue.
It is very likely that there are valid Solidity statements that this tool won't instrument correctly, as it's only been developed against a small number of contracts. If (and when) you find such cases, please raise an issue.