Subversion
Written by: Lorna Jane Mitchell
Featured Refcardz: Top Refcardz:
  1. Git
  2. DNS
  3. Data Mining
  4. Spring Data
  5. Subversion
  1. Spring Data
  2. Subversion
  3. Spring Config.
  4. Spring Annotations
  5. Data Mining

Link Details

Link 923277 thumbnail
User 412017 avatar

By spm2ot
via sw-engineering-candies.com
Published: Feb 13 2013 / 09:27

This short article describes the importance of branch coverage measurement during development and testing. It should motivate to use always the EclEmma Eclipse plug-in (see http://www.eclemma.org)
  • 8
  • 0
  • 582
  • 746

Comments

Add your comment
User 1090611 avatar

Jonathan Lermitage replied ago:

0 votes Vote down Vote up Reply

Does it support Java7 bytecode ? The EMMA library's project is discontinued since many years, and it didn't support Java 7 bytecode, Java 1.4 / 5 / 6 only. If the EclEmma has provided a patch, it will be very interesting for many programmers.

User 412017 avatar

Markus Sprunck replied ago:

0 votes Vote down Vote up Reply

Since version 2.0 EclEmma is based on the JaCoCo code coverage library. JaCoCo has full support for Java 7 including INVOKEDYNAMIC as JaCoCo is now based on ASM 4.0 (GitHub #5) - from release 0.6.0 (2012/10/06).

User 1090611 avatar

Jonathan Lermitage replied ago:

0 votes Vote down Vote up Reply

Thx for the information! I was looking for an EMMA alternative, for a NetBeans plugin. I'll make I try with JaCoCo... :)

Add your comment


Html tags not supported. Reply is editable for 5 minutes. Use [code lang="java|ruby|sql|css|xml"][/code] to post code snippets.

Voters For This Link (8)



Voters Against This Link (0)