-
Notifications
You must be signed in to change notification settings - Fork 281
Closed
Labels
Description
Tracking/reference issue for additional coverage measurements that
- can be added in
0.7.0 - we have a plausible way of implementing
- Public storage variable line coverage (Instrument public storage variable getters #281) (design idea)
- Modifier-hits-at-call-site branch coverage (Improve modifer coverage report #286) (design idea
- && / || Coberatura-style branch coverage (Accuracy for && and || #175) (design idea)
- Restore ternary conditional branch coverage (Reimplement ternary instrumentation #219) (design idea)
- Documentation coverage (investigate viability at solidity-parser-antlr)