If you are looking for the decompiler itself, visit https://github.com/jindrapetrik/jpexs-decompiler
NEW : You can now close your own issues and reopen them later if needed. You can also comment closed issues.
List of issues#815 Re-enable Code coverage
Author:
honfika
honfikaDate created:
Type: feature
Visibility: Everybody
Assigned to:
JPEXS
JPEXSLabels: Build
State: closed 

Code coverage was disabled after version 4.1.1, because EMMA is not compatile with Java
8.
Please change EMMA to JaCoCo or any other Code coverage tool which suppots Java 8.
JPEXS: I saw that you added JaCocoAnt, and the reports are generated. Is this task ready?
You can close it if it is ready.