Java Code Coverage Tools - Eclemma and Jacoco
Java Code Coverage Tools - Eclemma and Jacoco
• If a test suite does not an element, errors in the element cannot be found by the
test suite.
The higher test suite coverage, the more errors is likely to be found.
05/01/2020 Java MUSE Implementation 3 / 10
• You can check coverage measurement, manage coverage data and export data in
HTML format.
See report template in http://www.eclemma.org/jacoco/trunk/coverage/.
05/01/2020 Java MUSE Implementation 10 / 10
Demo
• 1. SafeHomeDevice
• 2. Triangle