aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report.test/src
AgeCommit message (Expand)Author
2015-01-04Happy New Year 2015!Marc R. Hoffmann
2014-01-13Provide core APIs to detect classes with non-matching ids.Marc R. Hoffmann
2014-01-05Happy New Year 2014!Marc R. Hoffmann
2013-11-29Workaround for Maven-2 compatibility.Mirko Friedenhagen
2013-10-06Do not render source files page if no source information is available.Marc R. Hoffmann
2013-09-24Add additional package page to HTML report listing source files insteadMarc R. Hoffmann
2013-05-24Do not overload setters as Maven configuration will not properly workMarc R. Hoffmann
2013-05-23New coverage check implementation. Marc R. Hoffmann
2013-01-04Happy New Year!Marc R. Hoffmann
2012-08-31Fix compiler warnings.Marc R. Hoffmann
2012-08-30Fix EOLsEvgeny Mandrikov
2012-05-16Clarify and test locale and encoding issues in reporting.Marc R. Hoffmann
2012-01-21Make sure unit tests run with every system default encoding.Marc R. Hoffmann
2012-01-18Trac #119: Support for source folders in Ant report task.Marc R. Hoffmann
2012-01-02Update copyright year to 2012.Marc R. Hoffmann
2012-01-01Update copyright year to 2012.Marc R. Hoffmann
2011-06-03Improve test coverage.Marc R. Hoffmann
2011-06-03Trac #157: Fixed problem with reporting of nested group structuresMarc R. Hoffmann
2011-05-11Trac #155: Avoid duplicate counters in XML report.Marc R. Hoffmann
2011-05-11Trac #129: Report cyclomatic complexity.Marc R. Hoffmann
2011-05-09Trac #129: JaCoCo core calculates cyclomatic complexity.Marc R. Hoffmann
2011-03-27Trac #152: expose tab width of html report in ant taskMarc R. Hoffmann
2011-03-16Move tabwidth property to HTML report context.Marc R. Hoffmann
2011-03-16Trac #148 Reduce size of HTML report (source pages)Brock Janiczak
2011-03-04Trac #147: Avoid duplicate String instances.Marc R. Hoffmann
2011-02-27Improve test coverage.Marc R. Hoffmann
2011-02-15Trac #53: code cleanup, tests.Marc R. Hoffmann
2011-02-11Trac #53: Simplified reporting API, step 1.Marc R. Hoffmann
2011-01-16Consistently use AssertionError for internal inconsistencies, corresponding u...Marc R. Hoffmann
2011-01-14Remove obsolete JavaDoc tags from headers.Marc R. Hoffmann
2011-01-13Avoid potential IndexOutOfBoundsException.Marc R. Hoffmann
2011-01-12Change license header to year 2011.Marc R. Hoffmann
2011-01-12Trac #133: Hide internal implementation classes.Marc R. Hoffmann
2011-01-12Trac #133: Introduce interfaces for different coverage nodes.Marc R. Hoffmann
2011-01-08Trac #130: Count instructions per line.Marc R. Hoffmann
2010-12-28Track #131: all counter creation and update APIs now accept 'missed items' an...Marc R. Hoffmann
2010-12-23Track #132: Replace IStructureVisitors by simplified ICoverageVisitorMarc R. Hoffmann
2010-12-23Track #66: Visualize branch coverage like instruction coverage in HTML reports.Marc R. Hoffmann
2010-12-15Track #66: show branch coverage in highlighted sourcesMarc R. Hoffmann
2010-12-12Track #66: replace block counter with branch counterMarc R. Hoffmann
2010-12-12Track #66: replace basic block with new flow analysisMarc R. Hoffmann
2010-10-15Rename implementation packages to 'internal' and exclude them from generated ...Marc R. Hoffmann
2010-10-07Add missing test project for org.jacoco.agent.Marc R. Hoffmann
2010-10-06Trac #120: New attribute 'line' for methods in XML report.Marc R. Hoffmann
2010-10-05Track #122: Optional locale attribute for HTML reports.Marc R. Hoffmann
2010-10-04Remove unused keywords, filter all source files for proper version tag in Jav...Marc R. Hoffmann
2010-10-04Trac #98: Use hash URL to preserve sorting between pages.Marc R. Hoffmann
2010-09-26Trac #98: Correct sorting of the element column.Marc R. Hoffmann
2010-09-25Trac #98: First basic implementation of sortable tables.Marc R. Hoffmann
2010-09-24Trac #98: Add sorted index-ids table cells.Marc R. Hoffmann