eclemma
eclemma copied to clipboard
:warning: OLD EclEmma repository, new is located at https://github.com/eclipse/eclemma
In Eclipse: Window -> Preferences -> Java -> Code Coverage Specifying a class within the "Coverage Runtime: Excludes" section causes the coverage for that class to become 0%. However, the...
This is meta ticket to track progress of migration to Eclipse Foundation. Conversation here is locked, please don't create tickets with questions, but pose them, if any, on our forum:...
Currently you can set include and exclude patterns in the global coverage preferences. It would be useful if the same feature was available in project properties. This would let you...
New Option in Coverage view to modify the name and scope of existing sessions.
Hey, I wanted to find the coverage of my project through eclemma , I insatlled following the instruction in below site http://www.eclemma.org/installation.html (Installation from Update site). When i am trying...
If additional launchers are configured EclEmma seems to delegate to a random one which leads to unexpected results. See forum posts: https://groups.google.com/forum/?fromgroups=#!topic/jacoco/JP244L-DzbU
Currently I have to switch the view between the two modes; it would be great they could be in the same table (i.e., another view option to have them both),...
Currently, all components (classes, packages) show up in the table, including those which have 100% coverage. If I'm working towards improving it, seeing them all is distracting and would like...
Coverage highlighting in Compare Editor does not appear until the same file is opened in Java editor. To regenerate the problem: - Modify some file and then close the editor...
The editor that opens on .exec file contains very technical data that aren't easy to interpret and doesn't provide any guidance on how to process this coverage data in the...