Is it possible to 'activate' code coverage, do a task and then 'finish/dump' to see only the code that was run during a timespan?
The reason is that in our code base (SWT Eclipse), there is a lot of code that is ran at start up, so it's sometimes hard to tell which code was ran by a specific event (e.g mouse click). -- You received this message because you are subscribed to the Google Groups "JaCoCo and EclEmma Users" group. To unsubscribe from this group and stop receiving emails from it, send an email to [email protected]. To view this discussion on the web visit https://groups.google.com/d/msgid/jacoco/1d791053-ae7e-4c83-8416-5c5595305a3e%40googlegroups.com. For more options, visit https://groups.google.com/d/optout.
