Reference Guide

Table Of Contents
Figure 67 Running Unit Test within Eclipse (Step 2)
There are several tools that calculate unit test coverage which are very useful. EclEmma [46] is a
free Java code coverage tool for Eclipse, available under the Eclipse Public License. It brings code
coverage analysis directly into the Eclipse workbench. When EclEmma is installed as an Eclipse
plug-in, the unit test needs to be rerun using EclEmma as illustrated in Figure 68 and Figure 69.
See Installing Eclipse Plug-ins on page 246 to follow instructions about installing a plug-in; use
http://update.eclemma.org as the repository location.
230