aboutsummaryrefslogtreecommitdiff
path: root/org.jacoco.report
AgeCommit message (Expand)Author
2011-05-24Version under development - 0.5.3Evgeny Mandrikov
2011-05-23Fix code quality problems reported by Sonar.Marc R. Hoffmann
2011-05-19Preparing release 0.5.2Marc 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-04-12Re-use DTD from coverage report for documentation.Marc R. Hoffmann
2011-04-12Fix Sonar analysis (findbugs expects compiled classes in org.jacoco.build)Evgeny Mandrikov
2011-04-11As a convention use 'src' for sourceDirectory everywhereEvgeny Mandrikov
2011-03-27Trac #152: expose tab width of html report in ant taskMarc R. Hoffmann
2011-03-21Preparing 0.5.1 release.Marc R. Hoffmann
2011-03-16Move tabwidth property to HTML report context.Marc R. Hoffmann
2011-03-16Trac #148: Remove modifications from Code Prettify library for line numbers.Marc R. Hoffmann
2011-03-16Trac #148 Reduce size of HTML report (source pages)Brock Janiczak
2011-03-10Shared project settings.Marc R. Hoffmann
2011-03-10Shared project settings.Marc R. Hoffmann
2011-03-04Trac #147: Avoid duplicate String instances.Marc R. Hoffmann
2011-03-01The root node either contains groups or packages.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-25Trac #140: API documentation cleanup.Marc R. Hoffmann
2011-01-16Code cleanup: move getStatus() to ICounter.Marc R. Hoffmann
2011-01-16Consistently use AssertionError for internal inconsistencies, corresponding u...Marc R. Hoffmann
2011-01-16Remove unnecessary code.Marc R. Hoffmann
2011-01-14Remove obsolete JavaDoc tags from headers.Marc R. Hoffmann
2011-01-13Avoid potential IndexOutOfBoundsException.Marc R. Hoffmann
2011-01-13As proposed by Brock: Use more obvious implementation.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-12Code Quality: Consider Findbugs/PMD warnings reported by Sonar.Marc R. Hoffmann
2011-01-12Trac #133: Introduce interfaces for different coverage nodes.Marc R. Hoffmann
2011-01-11Code Quality: Consider Findbugs/PMD warnings reported by Sonar.Marc R. Hoffmann
2011-01-10Trac #136: Migrate from Ant to MavenEvgeny Mandrikov
2011-01-08Trac #130: Count instructions per line.Marc R. Hoffmann
2010-12-28Document DTD.Marc R. Hoffmann
2010-12-23Track #66: Visualize branch coverage like instruction coverage in HTML reports.Marc R. Hoffmann
2010-12-16Prepare 0.5.0 preview.Marc R. Hoffmann
2010-12-15Track #66: show branch coverage in highlighted sourcesMarc 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-11-12Increase ASM version dependency to 3.2.0 for Java 7 support, clarify Java ver...Marc R. Hoffmann
2010-10-26Track #125: Source links broken due to sort hash.Marc R. Hoffmann
2010-10-15Rename implementation packages to 'internal' and exclude them from generated ...Marc R. Hoffmann
2010-10-07Prepare 0.4.1 release.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: Cleanup css, right-align counter columns with header labels.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