Execution Data Management
JaCoCo generates an execution data file that records probe execution, allowing developers to create detailed reports in formats like HTML and XML. The integration with tools like Maven and the ECLMA plugin simplifies this process, automatically appending new data to existing files for cumulative reporting. When starting a new JVM, it assumes no previous execution data unless specified, making it easy to manage results across multiple runs.In this clip
From this podcast

Software Engineering Radio - the podcast for professional software developers
SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools
Related Questions
What tools can I use to measure progress in code test coverage analysis and tools as discussed in SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools and Jenkins Plugin Insights?
What tools can I use to measure progress in code test coverage analysis and tools as discussed in SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools and Jenkins Plugin Insights?
What tools can help in tracking progress for SE-Radio Episode 324: Marc Hoffmann on Code Test Coverage Analysis and Tools and Jenkins Plugin Insights?