EclEmma/JaCoCo in an IDE (cont.)
- Marked-Up Source:
- The source code is usually color-coded and marked-up in other
ways
- You can usually hover the cursor over the marked-up source
to get more information
- This information is far more valuable and important that the
coverage report
- Clearing the Mark-Up:
- There is usually a button that allows you to
clear the mark-up from the source code
(e.g.,
in Eclipse)