|
EclEmma Java Code Coverage |
|
EclEmma is a free Java code coverage tool for Eclipse, available under the Eclipse Public License. Internally it is based on the great EMMA Java code coverage tool, trying to adopt EMMA's philosophy for the Eclipse workbench. http://www.eclemma.org/ |
| ID | com.mountainminds.eclemma.feature.feature.group |
| Version Number | 1.4.3 1.5.1 2.1.0.201202261248 2.1.2.201205091942 2.1.3.201207121924 2.1.4.201208011137 2.2.0.201210261515 |
| Provider | Mountainminds GmbH & Co. KG |
| Categories | Quality |
| Date Changed | 2012-11-20 |
| License | EPL |
| Rating | |
| Downloads | 8500 |
EclEmma adds a so called launch mode to the Eclipse workbench. It is called Coverage mode and works exactly like the existing Run and Debug modes. The Coverage launch mode can be activated from the Run menu or the workbench's toolbar:
Simply launch your applications or unit tests in the Coverage mode to collect coverage information. Currently the following launch types are supported:
After your application or unit test has terminated code coverage information is automatically available in the Eclipse workbench:
Additional features support analysis for your test coverage:
While EclEmma is primarily designed for test runs and analysis within the Eclipse workbench, it provides some import/export features.
*.ec coverage data files from external launches.*.ec).