• Home
  • History
  • Annotate
  • only in /external/jacoco/org.jacoco.report/src/
History log of /external/jacoco/org.jacoco.report/src/
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
fcf5caec3dd6cbd161b22f5500d73ef22bf4b447 27-Jun-2017 Jeff Gaston <jeffrygaston@google.com> Revert "Move WildcardMatcher into new 'matcher' package"

This reverts commit 8da25e49bc72ec3a2455080c53c0dc2006decd7d.

Reason for revert: moving filtering out of Jacoco and into Make

Change-Id: I976ae531b8bdd15b87c4c7fcfb1899d379bbc929
rg/jacoco/report/check/Rule.java
8da25e49bc72ec3a2455080c53c0dc2006decd7d 18-May-2017 Jeff Gaston <jeffrygaston@google.com> Move WildcardMatcher into new 'matcher' package

Change-Id: If7997e60d9fbcc53c297793530eeafa97b38d7ee
rg/jacoco/report/check/Rule.java
34cd880f4e52a32b9f88ed4ea687b8f3f892395b 03-Jan-2017 Evgeny Mandrikov <mandrikov@gmail.com> Happy New Year 2017!
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/MultiSourceFileLocator.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/check/BundleChecker.java
rg/jacoco/report/check/IViolationsOutput.java
rg/jacoco/report/check/Limit.java
rg/jacoco/report/check/Rule.java
rg/jacoco/report/check/RulesChecker.java
rg/jacoco/report/check/package-info.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/PackageSourcePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFileItem.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
9b1c6f5a0ead14e253e9809cce37edf7ea8bcafb 26-Sep-2016 Evgeny Mandrikov <Godin@users.noreply.github.com> Use RoundingMode#FLOOR for percentages in HTML report (#452)
rg/jacoco/report/internal/html/table/PercentageColumn.java
8bc34b18bc5a0b53a94859089c876740c82cec5c 03-May-2016 Marc R. Hoffmann <hoffmann@mountainminds.com> GitHub #401: Renamed "dot" resources in HTML reports

Be more web hosting friendly by not generating folders like
".resources".
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/resources/Resources.java
a6d2b043f09984e3f2fe77e9f7502564350055f6 12-Jan-2016 Marc R. Hoffmann <hoffmann@mountainminds.com> Happy New Year 2016!
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/MultiSourceFileLocator.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/check/BundleChecker.java
rg/jacoco/report/check/IViolationsOutput.java
rg/jacoco/report/check/Limit.java
rg/jacoco/report/check/Rule.java
rg/jacoco/report/check/RulesChecker.java
rg/jacoco/report/check/package-info.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/PackageSourcePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFileItem.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
398ee59bebad6835dab57b60157eff16d511709e 04-Jan-2015 Marc R. Hoffmann <hoffmann@mountainminds.com> Happy New Year 2015!
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/MultiSourceFileLocator.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/check/BundleChecker.java
rg/jacoco/report/check/IViolationsOutput.java
rg/jacoco/report/check/Limit.java
rg/jacoco/report/check/Rule.java
rg/jacoco/report/check/RulesChecker.java
rg/jacoco/report/check/package-info.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/PackageSourcePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFileItem.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
4d4257ef3450ca2b5638f7b416ce94dc95e31187 29-Oct-2014 Carsten Otto <carsten.otto@andrena.de> documentation fix: use descriptor instead of description
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/xml/report.dtd
4b5d99b1db89f9e87ff3d7625f5e1f1b96411a29 15-Jul-2014 Marc R. Hoffmann <hoffmann@mountainminds.com> Fix Sonar warnings in JavaScript.
rg/jacoco/report/internal/html/resources/sort.js
91e51b560798dd0927a21344b12c1de5a26049f7 14-Apr-2014 Marc R. Hoffmann <hoffmann@mountainminds.com> Fix Sonar warnings: Use collection interfaces in declarations.
rg/jacoco/report/check/BundleChecker.java
rg/jacoco/report/internal/html/table/Table.java
283abfa148b749678924b5e75eabd35a2d58f9f8 05-Jan-2014 Marc R. Hoffmann <hoffmann@mountainminds.com> Happy New Year 2014!
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/MultiSourceFileLocator.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/check/BundleChecker.java
rg/jacoco/report/check/IViolationsOutput.java
rg/jacoco/report/check/Limit.java
rg/jacoco/report/check/Rule.java
rg/jacoco/report/check/RulesChecker.java
rg/jacoco/report/check/package-info.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/PackageSourcePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFileItem.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
b46b0dc55acdd743c6c4ed0e2ba25b7f68493006 30-Nov-2013 Mirko Friedenhagen <mfriedenhagen@gmail.com> @todo is not a proper javadoc annotation, fix replacement types in
Limit.
rg/jacoco/report/check/Limit.java
0dbd9687afce808c115bd843ae596d3c10db9ac5 29-Nov-2013 Mirko Friedenhagen <mfriedenhagen@gmail.com> Workaround for Maven-2 compatibility.

* Use String parameters and Enum.valueOf methods because old versions of
plexus-container-default used in Maven-2 do not include a EnumConverter.
* Add implementation hints in POMs because Maven-2 is unable to guess
implementing classes correctly.
See http://blog.sonatype.com/people/2011/03/configuring-plugin-goals-in-maven-3/#.UpkF45FIhsp)
* Use concrete type ArrayList instead of List in MergeMojo because Maven-2 is not
able to deduce a corresponding class for an interface.
rg/jacoco/report/check/Limit.java
e35a34adcc3a47eac6723533e811e52c288d4dd5 18-Nov-2013 Mirko Friedenhagen <mfriedenhagen@gmail.com> Fix some criticals from nemo.
rg/jacoco/report/internal/xml/XMLElement.java
764ea21c9225e037a8d7cbb3a24626ee9c2a01ec 06-Oct-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> Do not render source files page if no source information is available.
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/PackageSourcePage.java
cdb42efaf762d8ad062302b08937fe1d60b93c98 24-Sep-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> Add additional package page to HTML report listing source files instead
of classes.
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/PackageSourcePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SourceFileItem.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/report.css
73a2235e02b93b114b2dee69b05ab07ae5a0693a 27-May-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> Better accessibility of JaCoCo reports (GitHub #3)

Adjust saturation of red source highlighting in HTML reports to make
JaCoCo reports more accessible to red/green blind users.
rg/jacoco/report/internal/html/resources/report.css
7d588f9eab46c11e7f8b01c8b268dd21320a3708 24-May-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> Do not overload setters as Maven configuration will not properly work
with this.
rg/jacoco/report/check/Limit.java
55fae171b754e20062fae7cdb2d5feae8ee54017 20-Mar-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> New coverage check implementation.

New report APIs to check coverage, support for coverage checks in Ant,
rework Maven check goal implementation based on new APIs.
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/check/BundleChecker.java
rg/jacoco/report/check/IViolationsOutput.java
rg/jacoco/report/check/Limit.java
rg/jacoco/report/check/Rule.java
rg/jacoco/report/check/RulesChecker.java
rg/jacoco/report/check/package-info.java
57f7cf06888f1e34f9ab2e3129c3d433826ecbe1 24-Feb-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> Fix JavaDoc problems reported by JDK 8.
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
37115f4ba4f6126b8c3352ac890c653e428a7dd8 04-Jan-2013 Marc R. Hoffmann <hoffmann@mountainminds.com> Happy New Year!
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/MultiSourceFileLocator.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
e69ba4dbb015949c5d84ba7bbb0b53efac28bb23 30-Aug-2012 Evgeny Mandrikov <mandrikov@gmail.com> Fix EOLs
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/MultiSourceFileLocator.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/report.css
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/report.dtd
c472a6ca1b0e30480b88caa03846c7ee766f2542 16-May-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Clarify and test locale and encoding issues in reporting.
rg/jacoco/report/internal/html/page/ReportPage.java
0e69e1fa656262cd8d14cac05569190d813c8ea0 07-May-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Sonar warnings, code cleanup.
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/html/table/LabelColumn.java
780c7e330e1143ed99590041d2b5e5441c39c664 14-Apr-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Fix compiler warnings.
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/table/SortIndex.java
4551697b3bfaf03515d6d0e9f0789ea45fb60b6e 28-Feb-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Minor fixes in DTD documentation.
rg/jacoco/report/xml/report.dtd
8b5d6a399c8927362780dd9426b85c2432fd8d7a 18-Jan-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #119: Support for source folders in Ant report task.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/InputStreamSourceFileLocator.java
rg/jacoco/report/MultiSourceFileLocator.java
61e905db9ae03f604fbc38890dce997c05559d0a 02-Jan-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Update copyright year to 2012.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
10a3ed3d5af2cbfbec2b35405d8d9420a9bf8776 01-Jan-2012 Marc R. Hoffmann <hoffmann@mountainminds.com> Update copyright year to 2012.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
70092c602aba65a4a3ab23d295e10fda49f78e41 05-Jul-2011 Evgeny Mandrikov <mandrikov@gmail.com> Fix code quality problems reported by Sonar
rg/jacoco/report/csv/ClassRowWriter.java
c60ba998e35074b7226289a3ab7b56ee8b209a06 04-Jul-2011 Evgeny Mandrikov <mandrikov@gmail.com> Fix code quality problems reported by Sonar
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/page/ReportPage.java
c7e21c27012b05cd7421def533be9f5c37283190 20-Jun-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Fix code quality problems reported by Sonar.
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/HTMLElement.java
e64e135fd3dffa865d41237382e20ecdc08fba90 03-Jun-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Improve test coverage.
rg/jacoco/report/ZipMultiReportOutput.java
c4613ac5c5d1475e920a4b6d78eac6577dab5882 03-Jun-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #157: Fixed problem with reporting of nested group structures
rg/jacoco/report/internal/AbstractGroupVisitor.java
281c1710e6660aabc100bff36f956affd680f00f 29-May-2011 Evgeny Mandrikov <mandrikov@gmail.com> Fix warning with Javadoc generation
rg/jacoco/report/internal/html/resources/package.html
f01973aac61bab6ff3515c8855876bf6e162b180 23-May-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Fix code quality problems reported by Sonar.
rg/jacoco/report/JavaNames.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
1d5fcba1f1b27dee7e01250b12f9b5e1f8e629a4 11-May-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #155: Avoid duplicate counters in XML report.
rg/jacoco/report/xml/XMLFormatter.java
e3fc6e742866346b57aca6b52af9fde457b8a446 11-May-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #129: Report cyclomatic complexity.
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/xml/report.dtd
88c938c2dd7ab4c6f065d9f246fd18b02e05d267 12-Apr-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Re-use DTD from coverage report for documentation.
rg/jacoco/report/xml/report.dtd
5625ff67708fb53682d6574d4360ac2a9ca00b71 27-Mar-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #152: expose tab width of html report in ant task
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
0e99a259a4c85819cec139e8f32b9537be716521 16-Mar-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Move tabwidth property to HTML report context.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
601f2f7064005c18fba90dfd2cf10d05e78b1b89 16-Mar-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #148: Remove modifications from Code Prettify library for line numbers.
rg/jacoco/report/internal/html/resources/prettify.js
6e96fd0c038e239529ee09f90357761a49a4b802 16-Mar-2011 Brock Janiczak <brockj@gmail.com> Trac #148 Reduce size of HTML report (source pages)
use prettify.js to provide line numbers and tab replacement
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/resources/report.css
ab4da580512fdf616d6911c00c6f6937834754a2 04-Mar-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #147: Avoid duplicate String instances.
rg/jacoco/report/internal/NormalizedFileNames.java
7d597b1bfd420aea5c3da1ac42d19e52d5c9e687 01-Mar-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> The root node either contains groups or packages.
rg/jacoco/report/xml/report.dtd
80563ef5a247800e9beed0f8d882b38eba6c465f 15-Feb-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #53: code cleanup, tests.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/PackagePage.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/MethodItem.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/PackagePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
82c11be3dd19fc071f87fedc5782c11ca51a0732 11-Feb-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #53: Simplified reporting API, step 1.
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/IReportGroupVisitor.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISingleReportOutput.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/MultiReportVisitor.java
rg/jacoco/report/NormalizedFileNames.java
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/AbstractGroupVisitor.java
rg/jacoco/report/internal/NormalizedFileNames.java
rg/jacoco/report/internal/ReportOutputFolder.java
rg/jacoco/report/internal/html/ClassPage.java
rg/jacoco/report/internal/html/GroupPage.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/HTMLGroupVisitor.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/NodePage.java
rg/jacoco/report/internal/html/PackagePage.java
rg/jacoco/report/internal/html/ReportPage.java
rg/jacoco/report/internal/html/SessionsPage.java
rg/jacoco/report/internal/html/SourceFilePage.java
rg/jacoco/report/internal/html/SourceHighlighter.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/page/BundlePage.java
rg/jacoco/report/internal/html/page/ClassPage.java
rg/jacoco/report/internal/html/page/GroupPage.java
rg/jacoco/report/internal/html/page/NodePage.java
rg/jacoco/report/internal/html/page/ReportPage.java
rg/jacoco/report/internal/html/page/SessionsPage.java
rg/jacoco/report/internal/html/page/SourceFilePage.java
rg/jacoco/report/internal/html/page/SourceHighlighter.java
rg/jacoco/report/internal/html/page/TablePage.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/xml/XMLCoverageWriter.java
rg/jacoco/report/internal/xml/XMLGroupVisitor.java
rg/jacoco/report/internal/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/XMLFormatter.java
456cb13baa8f60eef812864ed5bbe3c5f858cdbb 25-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #140: API documentation cleanup.
rg/jacoco/report/internal/html/resources/Styles.java
2581e65594849fca406fa1d169505a59e4012394 16-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Code cleanup: move getStatus() to ICounter.
rg/jacoco/report/internal/html/SourceHighlighter.java
rg/jacoco/report/internal/xml/XMLReportNodeHandler.java
d37ff3d49e64d6c2d1088840e794c482593d484d 16-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Consistently use AssertionError for internal inconsistencies, corresponding unit tests.
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/internal/html/PackagePage.java
rg/jacoco/report/internal/html/SourceFilePage.java
357ded20ef45a0d7c7661e4dfa23f9886f9fe58d 16-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Remove unnecessary code.
rg/jacoco/report/internal/html/table/Table.java
2ccb2fc041b228cec72a256a64bc992f4f7bc331 14-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Remove obsolete JavaDoc tags from headers.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISingleReportOutput.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/NormalizedFileNames.java
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/ClassPage.java
rg/jacoco/report/internal/html/GroupPage.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/NodePage.java
rg/jacoco/report/internal/html/PackagePage.java
rg/jacoco/report/internal/html/ReportPage.java
rg/jacoco/report/internal/html/SessionsPage.java
rg/jacoco/report/internal/html/SourceFilePage.java
rg/jacoco/report/internal/html/SourceHighlighter.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/XMLFormatter.java
69bf63b30dc6911c0f1a85e68da4eb9740edf26e 13-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Avoid potential IndexOutOfBoundsException.
rg/jacoco/report/JavaNames.java
a5d954a4a7b7d8b04bb7d013eefdbb69ed40e8e4 13-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> As proposed by Brock: Use more obvious implementation.
rg/jacoco/report/JavaNames.java
d05ad7d4bc65e91b6c6efb45687f7a850d07f02a 13-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Change license header to year 2011.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISingleReportOutput.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/NormalizedFileNames.java
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/package-info.java
rg/jacoco/report/internal/html/ClassPage.java
rg/jacoco/report/internal/html/GroupPage.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/NodePage.java
rg/jacoco/report/internal/html/PackagePage.java
rg/jacoco/report/internal/html/ReportPage.java
rg/jacoco/report/internal/html/SessionsPage.java
rg/jacoco/report/internal/html/SourceFilePage.java
rg/jacoco/report/internal/html/SourceHighlighter.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLReportNodeHandler.java
rg/jacoco/report/package-info.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/report.dtd
e947d5e34c3398d273f6880eca71d753d93a48b4 13-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #133: Hide internal implementation classes.
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLDocument.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/ILinkable.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/internal/html/ClassPage.java
rg/jacoco/report/internal/html/GroupPage.java
rg/jacoco/report/internal/html/HTMLDocument.java
rg/jacoco/report/internal/html/HTMLElement.java
rg/jacoco/report/internal/html/IHTMLReportContext.java
rg/jacoco/report/internal/html/ILinkable.java
rg/jacoco/report/internal/html/NodePage.java
rg/jacoco/report/internal/html/PackagePage.java
rg/jacoco/report/internal/html/ReportPage.java
rg/jacoco/report/internal/html/SessionsPage.java
rg/jacoco/report/internal/html/SourceFilePage.java
rg/jacoco/report/internal/html/SourceHighlighter.java
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/xml/XMLDocument.java
rg/jacoco/report/internal/xml/XMLElement.java
rg/jacoco/report/internal/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLElement.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
5ace6cbc54896c578ee876138a6742f39596674c 12-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Code Quality: Consider Findbugs/PMD warnings reported by Sonar.
rg/jacoco/report/internal/html/table/LabelColumn.java
3063ad25fea83f78ad6d132c472e1e019706f9c0 12-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #133: Introduce interfaces for different coverage nodes.
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
4941cef46eb174e4f4affd1d609f673298f5bbd6 11-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Code Quality: Consider Findbugs/PMD warnings reported by Sonar.
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/internal/html/resources/Styles.java
5f6c308ae550ddfe2c139c47e39c8cbab6e7d535 08-Jan-2011 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #130: Count instructions per line.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/report.dtd
20691e9d8f388390b70a468abdc1eec66462c0b7 28-Dec-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Document DTD.
rg/jacoco/report/xml/report.dtd
ceb1f774e191c690ea136c27ab85f4fc9de6d707 23-Dec-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #66: Visualize branch coverage like instruction coverage in HTML reports.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/report.css
rg/jacoco/report/internal/html/table/BarColumn.java
9baabd4d13ca0e831072a60e65ad85ee0c67745c 15-Dec-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #66: show branch coverage in highlighted sources
rg/jacoco/report/internal/html/resources/report.css
8d9c1af51844f4d333245344444935b015393506 15-Dec-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #66: show branch coverage in highlighted sources
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/branchfc.gif
rg/jacoco/report/internal/html/resources/branchnc.gif
rg/jacoco/report/internal/html/resources/branchpc.gif
rg/jacoco/report/internal/html/resources/report.css
734dce498104901b7aa987f40eaf57f06ac7d57f 12-Dec-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #66: replace block counter with branch counter
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/xml/report.dtd
44c63c3539ebbedb39686514ab74733f290e5512 26-Oct-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #125: Source links broken due to sort hash.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/internal/html/resources/sort.js
bb18678e1149389693c6051e9c3e5b8e6a5cd164 15-Oct-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Rename implementation packages to 'internal' and exclude them from generated JavaDoc. User Java 5 style package-info.java instead of package.html.
rg/jacoco/report/csv/package-info.java
rg/jacoco/report/csv/package.html
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/html/index/ElementIndex.java
rg/jacoco/report/html/index/IIndexUpdate.java
rg/jacoco/report/html/index/package.html
rg/jacoco/report/html/package-info.java
rg/jacoco/report/html/package.html
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/bundle.gif
rg/jacoco/report/html/resources/class.gif
rg/jacoco/report/html/resources/down.gif
rg/jacoco/report/html/resources/greenbar.gif
rg/jacoco/report/html/resources/group.gif
rg/jacoco/report/html/resources/method.gif
rg/jacoco/report/html/resources/package.gif
rg/jacoco/report/html/resources/package.html
rg/jacoco/report/html/resources/prettify.css
rg/jacoco/report/html/resources/prettify.js
rg/jacoco/report/html/resources/redbar.gif
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/report.gif
rg/jacoco/report/html/resources/session.gif
rg/jacoco/report/html/resources/sort.gif
rg/jacoco/report/html/resources/sort.js
rg/jacoco/report/html/resources/source.gif
rg/jacoco/report/html/resources/up.gif
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/IColumnRenderer.java
rg/jacoco/report/html/table/ITableItem.java
rg/jacoco/report/html/table/LabelColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
rg/jacoco/report/html/table/SortIndex.java
rg/jacoco/report/html/table/Table.java
rg/jacoco/report/html/table/TableItemComparator.java
rg/jacoco/report/html/table/package.html
rg/jacoco/report/internal/html/index/ElementIndex.java
rg/jacoco/report/internal/html/index/IIndexUpdate.java
rg/jacoco/report/internal/html/index/package-info.java
rg/jacoco/report/internal/html/resources/Resources.java
rg/jacoco/report/internal/html/resources/Styles.java
rg/jacoco/report/internal/html/resources/bundle.gif
rg/jacoco/report/internal/html/resources/class.gif
rg/jacoco/report/internal/html/resources/down.gif
rg/jacoco/report/internal/html/resources/greenbar.gif
rg/jacoco/report/internal/html/resources/group.gif
rg/jacoco/report/internal/html/resources/method.gif
rg/jacoco/report/internal/html/resources/package-info.java
rg/jacoco/report/internal/html/resources/package.gif
rg/jacoco/report/internal/html/resources/package.html
rg/jacoco/report/internal/html/resources/prettify.css
rg/jacoco/report/internal/html/resources/prettify.js
rg/jacoco/report/internal/html/resources/redbar.gif
rg/jacoco/report/internal/html/resources/report.css
rg/jacoco/report/internal/html/resources/report.gif
rg/jacoco/report/internal/html/resources/session.gif
rg/jacoco/report/internal/html/resources/sort.gif
rg/jacoco/report/internal/html/resources/sort.js
rg/jacoco/report/internal/html/resources/source.gif
rg/jacoco/report/internal/html/resources/up.gif
rg/jacoco/report/internal/html/table/BarColumn.java
rg/jacoco/report/internal/html/table/CounterColumn.java
rg/jacoco/report/internal/html/table/IColumnRenderer.java
rg/jacoco/report/internal/html/table/ITableItem.java
rg/jacoco/report/internal/html/table/LabelColumn.java
rg/jacoco/report/internal/html/table/PercentageColumn.java
rg/jacoco/report/internal/html/table/SortIndex.java
rg/jacoco/report/internal/html/table/Table.java
rg/jacoco/report/internal/html/table/TableItemComparator.java
rg/jacoco/report/internal/html/table/package-info.java
rg/jacoco/report/package-info.java
rg/jacoco/report/package.html
rg/jacoco/report/xml/package-info.java
rg/jacoco/report/xml/package.html
32fb0cf044f26a010877bba84d46a2c1ca527ce1 06-Oct-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #120: New attribute 'line' for methods in XML report.
rg/jacoco/report/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/report.dtd
ae8c2a836703bf06c07bb3d8a981b5743c62b2ef 05-Oct-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #122: Optional locale attribute for HTML reports.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
1b885c7bc666c215c3947ad4d12099273a5f533f 04-Oct-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Remove unused keywords, filter all source files for proper version tag in JavaDoc.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISingleReportOutput.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/NormalizedFileNames.java
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/ZipMultiReportOutput.java
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLDocument.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/ILinkable.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/html/index/ElementIndex.java
rg/jacoco/report/html/index/IIndexUpdate.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/IColumnRenderer.java
rg/jacoco/report/html/table/ITableItem.java
rg/jacoco/report/html/table/LabelColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
rg/jacoco/report/html/table/SortIndex.java
rg/jacoco/report/html/table/Table.java
rg/jacoco/report/html/table/TableItemComparator.java
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLElement.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
9daf4f92c339d39a9e5485ff5e9aa9af06e5559c 04-Oct-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Use hash URL to preserve sorting between pages.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/resources/sort.js
rg/jacoco/report/html/table/Table.java
99d8475b2cca54ffe865b0a0615751d73202ec6c 26-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Cleanup css, right-align counter columns with header labels.
rg/jacoco/report/html/resources/report.css
559f0a62e688e1af1f8eeb583ec59009454010b5 26-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Correct sorting of the element column.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/IColumnRenderer.java
rg/jacoco/report/html/table/LabelColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
rg/jacoco/report/html/table/Table.java
rg/jacoco/report/html/table/TableItemComparator.java
97f94616ac5c79b31484fa9b252238493974c7c7 25-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: First basic implementation of sortable tables.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/down.gif
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/sort.gif
rg/jacoco/report/html/resources/sort.js
rg/jacoco/report/html/resources/up.gif
rg/jacoco/report/html/table/Table.java
rg/jacoco/report/html/table/package.html
50dcb4f8bde2a50028af81751e4feaa41e86c0ac 24-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Add sorted index-ids table cells.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/table/SortIndex.java
rg/jacoco/report/html/table/Table.java
5662dacf2e9d0a7b96a71b452e69a8e4daea9380 23-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Extend API to specify per-column comparators.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/IColumnRenderer.java
rg/jacoco/report/html/table/LabelColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
rg/jacoco/report/html/table/Table.java
a64519f55cc268bc4ceae48012f796958fa485a5 22-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Don't use dotted lines for tables, as they look really ugly on IE.
rg/jacoco/report/html/resources/report.css
0ca837264abe6d92082b6c6addf08ccc3765f52e 22-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Simplify table column renderer API.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/CoverageTable.java
rg/jacoco/report/html/table/IColumnRenderer.java
rg/jacoco/report/html/table/ICoverageTableColumn.java
rg/jacoco/report/html/table/ICoverageTableItem.java
rg/jacoco/report/html/table/ITableItem.java
rg/jacoco/report/html/table/LabelColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
rg/jacoco/report/html/table/Table.java
3fe54a3eb8e60ec0d263e61f7c8555dd54f3e6c9 22-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #98: Simplify table layout (no colspan any more).
rg/jacoco/report/html/BarColumn.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/CounterColumn.java
rg/jacoco/report/html/CoverageTable.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/ICoverageTableColumn.java
rg/jacoco/report/html/ICoverageTableItem.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/LabelColumn.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/PercentageColumn.java
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/table/BarColumn.java
rg/jacoco/report/html/table/CounterColumn.java
rg/jacoco/report/html/table/CoverageTable.java
rg/jacoco/report/html/table/ICoverageTableColumn.java
rg/jacoco/report/html/table/ICoverageTableItem.java
rg/jacoco/report/html/table/LabelColumn.java
rg/jacoco/report/html/table/PercentageColumn.java
daad13828752fcc9a3ccbaf0505b1b1aaa9a419e 22-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #99: Use new interface ILinkable as abstraction for items that can be linked to.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/ICoverageTableItem.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/ILinkable.java
rg/jacoco/report/html/LabelColumn.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/index/ElementIndex.java
rg/jacoco/report/html/index/IIndexUpdate.java
rg/jacoco/report/xml/XMLElement.java
364c2fad0e4783358f9700391fed1721fc21b87e 22-Sep-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Use constants for all styles.
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
82fe25363907d9e2d5aba9620abbf599d479f561 20-Aug-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Update code prettify to latest release (1010/07/19).
rg/jacoco/report/html/resources/prettify.js
a391f36ffe0694e872e9e2b95a4721b1b343df92 29-Jul-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Update copyright header.
rg/jacoco/report/xml/report.dtd
f487d9ec5c057dd0f1ec5dfba753d6cf520c64c5 01-Jun-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Consistent usage of upper case for XML, HTML and CSV.
rg/jacoco/report/csv/CSVFormatter.java
rg/jacoco/report/csv/CSVGroupHandler.java
rg/jacoco/report/csv/CSVPackageHandler.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/csv/CsvGroupHandler.java
rg/jacoco/report/csv/CsvPackageHandler.java
57225d5996f653cf9dd7ef95a62d8829832d219a 01-Jun-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Additional unit tests.
rg/jacoco/report/xml/XMLFormatter.java
72268eddf44f307ae1651ab35d04581f80beada5 01-Jun-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Additional unit tests.
rg/jacoco/report/html/SourceFilePage.java
9d440a1e2025366c7cc8cabfeaa01bb315146354 27-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Code cleanup and unit tests.
rg/jacoco/report/html/SourceHighlighter.java
9b1903a51eba92f5c294a4c24361b5f57d976a39 14-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> CSS cleanup.
rg/jacoco/report/html/resources/report.css
9f1b5859cf6b245173cfc29f3b4424c852b21831 12-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #94: Link classes on Sessions page with corresponding report pages.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/index/ElementIndex.java
rg/jacoco/report/html/index/IIndexUpdate.java
rg/jacoco/report/html/index/package.html
065e7266254eab781aff2b6f0bce51ffb56c2c7d 12-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Reverting change as it breaks summary information in reports.
rg/jacoco/report/html/NodePage.java
6a2933cea0478d8154634f4ba9218815416b7abf 11-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Simplify code.
rg/jacoco/report/html/NodePage.java
305fe1f7b258ec0ea5325223e0a07b8e13c7f101 10-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #94: Show class names in source language.
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/html/SessionsPage.java
993b89bfa176dfb62485f28499e894c162f4c715 09-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #94: Plain list of all executed classes on session info page.
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/xml/XMLFormatter.java
09e2891591ccd399cd152d2ce7b78fe82e6f1491 08-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #88: Icon for session items.
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/session.gif
rg/jacoco/report/html/resources/sessions.gif
88018f08a57638a9b528e94ee712b3ae182ca0f2 07-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Unit tests for SessionsPage, API consistency.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/ReportPage.java
6b873c0ce20bae1e2662a363c7887e41de7fd9cf 07-May-2010 Brock Janiczak <brockj@gmail.com> Changed classes that will never be instansiated into interfaces to reduce missed method count
rg/jacoco/report/html/resources/Styles.java
d7d2f75c3b74ac589b61c8d3f3a23603fd33828d 06-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #95: Remove element type "SESSION", rename style "session" to "report".
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/report.gif
rg/jacoco/report/html/resources/session.gif
rg/jacoco/report/xml/XMLFormatter.java
b623ffb71ba97fb1ceee4efb4ae0976c1849e955 06-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #93: Add session information to HTML report.
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/NodePage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SessionsPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/class.gif
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/sessions.gif
70935f6558e6189a3071eed0b4a8dddb7f984adf 06-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #92: Session information for XML report.
rg/jacoco/report/xml/XMLElement.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/report.dtd
fefbeebbe00a1106c70e9a5a64c38dc4aec926a2 05-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Fixed subtle visibility issue.
rg/jacoco/report/xml/XMLReportNodeHandler.java
8fa94e7c3b6df2fc841f5f56993d81b81798233f 05-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Remove unused code.
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
849216bc555142245eec725d4f6a222d32c544aa 04-May-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #88: Extend reporting interfaces for session infos.
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/xml/XMLFormatter.java
78987c1cfde1abceffe08e29de873cea161e7315 22-Apr-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Documentation styles.
rg/jacoco/report/html/resources/report.css
d608148c8df33c8a72899013edaafc40ebfd9e2d 05-Apr-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> XML report with line level info for Sonar integration.
rg/jacoco/report/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/report.dtd
dcad8bb00a6c1e3e85fd26743cf0f9c942a3c3d8 01-Apr-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Track #76: XML and CSV report output now also works for structures without groups.
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/xml/ClassNode.java
rg/jacoco/report/xml/GroupNode.java
rg/jacoco/report/xml/MethodNode.java
rg/jacoco/report/xml/NodeWithCoverage.java
rg/jacoco/report/xml/PackageNode.java
rg/jacoco/report/xml/XMLElement.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportFile.java
rg/jacoco/report/xml/XMLReportNodeHandler.java
rg/jacoco/report/xml/report.dtd
a0fa327703d9a1412594308510ac9c6a605c2f45 23-Mar-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #67: Allow csv report generation for structures without groups.
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/csv/BundleColumn.java
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/csv/ClassRowWriter.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/csv/CsvGroupHandler.java
rg/jacoco/report/csv/CsvPackageHandler.java
rg/jacoco/report/csv/CsvReportFile.java
rg/jacoco/report/csv/GroupColumn.java
rg/jacoco/report/csv/ICsvColumn.java
rg/jacoco/report/csv/PackageColumn.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/xml/PackageNode.java
81f79203e4f68ec9588999debd6026a4f80d47d9 12-Mar-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #12: HTML report output into ZIP file
rg/jacoco/report/ZipMultiReportOutput.java
cd2101df69e63b01a0a56398e30c7a9b7367f25d 11-Mar-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #75: Add title attribute to html images.
rg/jacoco/report/html/HTMLElement.java
f9843446d68ccdbab7fb4006b381b1f8abfbf091 05-Mar-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Cleanup copyright headers and automatically verify them during the build.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISingleReportOutput.java
rg/jacoco/report/ISourceFileLocator.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/MultiFormatter.java
rg/jacoco/report/NormalizedFileNames.java
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/csv/BundleColumn.java
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/csv/CsvReportFile.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/GroupColumn.java
rg/jacoco/report/csv/ICsvColumn.java
rg/jacoco/report/csv/PackageColumn.java
rg/jacoco/report/html/BarColumn.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/CounterColumn.java
rg/jacoco/report/html/CoverageTable.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLDocument.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/ICoverageTableColumn.java
rg/jacoco/report/html/ICoverageTableItem.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/LabelColumn.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/PercentageColumn.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/xml/ClassNode.java
rg/jacoco/report/xml/GroupNode.java
rg/jacoco/report/xml/MethodNode.java
rg/jacoco/report/xml/NodeWithCoverage.java
rg/jacoco/report/xml/PackageNode.java
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLElement.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportFile.java
dc21be0e969e36273fe347243d9b5837c4329b00 02-Mar-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #72: Consistent usage of the term "Missed" instead of "NotCovered" in all APIs
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/csv/CsvReportFile.java
rg/jacoco/report/html/BarColumn.java
rg/jacoco/report/html/CounterColumn.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/xml/NodeWithCoverage.java
rg/jacoco/report/xml/report.dtd
69880b91b6c3c9a10caa3a24a557a84b1e41d3e8 01-Feb-2010 Christoph Beck <beckchr@users.sourceforge.net> fixed comment
rg/jacoco/report/JavaNames.java
c1e86198a02730f76b1a36de50e9c84a548e1321 01-Feb-2010 Christoph Beck <beckchr@users.sourceforge.net> Trac #46: format anonymous class as "Foo.new Bar() {...}", anonymous class constructor as "{...}"
rg/jacoco/report/JavaNames.java
60d6f8faf714bf4e07b1d7afabe9d9ad56a7cf47 26-Jan-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Ensure legal and unique file names in multi-page reports.
rg/jacoco/report/NormalizedFileNames.java
rg/jacoco/report/ReportOutputFolder.java
f7d221d46738b37a132827377beae774240b8bb7 25-Jan-2010 Marc R. Hoffmann <hoffmann@mountainminds.com> Trac #46: Don't keep complete tree in memory.
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/csv/PackageColumn.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/xml/ClassNode.java
rg/jacoco/report/xml/MethodNode.java
rg/jacoco/report/xml/PackageNode.java
9a193932973d76c66ef7ad0ec9ec5cc7e11aa8de 15-Jan-2010 Christoph Beck <beckchr@users.sourceforge.net> Trac #46: improve formatting of anonymous classes; Trac #55: add signature parameter to getClassName() and getMethodName()
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/JavaNames.java
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/xml/ClassNode.java
rg/jacoco/report/xml/report.dtd
4e834400ea9c44b4fc8d9ce2d9de7d5a4b32fd5e 11-Jan-2010 Christoph Beck <beckchr@users.sourceforge.net> fixed typo in class initializer name ("<clinit>")
rg/jacoco/report/JavaNames.java
aeeb44a75c26707d692ad33cdb119cbce281440c 28-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Fixed CSS warnings.
rg/jacoco/report/html/resources/report.css
bf0dc232a7d1549d0282649c13a0636510eac4ad 27-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Don't wrap long counter numbers in the footer.
rg/jacoco/report/html/resources/report.css
742fd0fe14b5c9b8c00ed015ce142aa420544c91 27-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Buffered output for report files.
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
d033c17daba23e87aad9700bf9f483e7cab07790 27-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #41: Report absolute number of items NOT tested.
rg/jacoco/report/html/CounterColumn.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/PercentageColumn.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/report.css
a4a71630e9985bcbdbd937a3452740ddad040f04 20-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Save tags! (And disk space)
rg/jacoco/report/html/SourceHighlighter.java
75b29241c9a05fba25fd22f8a8f274ef894811a0 20-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #38: Declare standalone="yes" for XML reports to allow parsing without DTD.
rg/jacoco/report/html/HTMLDocument.java
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLReportFile.java
04b315e69f9e1fb8f7a9b0a46f10c54885c68e1e 20-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #39: Local system identifier.
rg/jacoco/report/xml/XMLReportFile.java
5ad567e5da9fc19a6e236e7d95c6fc92fdfe71ba 19-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #40 Syntax highlighting for HTML report.
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SourceFilePage.java
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/prettify.css
rg/jacoco/report/html/resources/prettify.js
88b3f2f4382d3c289df7a1a8e4a5b9fedec708bb 19-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #36: File based output specification for XML and CSV reports.
rg/jacoco/report/FileMultiReportOutput.java
rg/jacoco/report/FileReportOutput.java
rg/jacoco/report/FileSingleReportOutput.java
rg/jacoco/report/IMultiReportOutput.java
rg/jacoco/report/IReportOutput.java
rg/jacoco/report/ISingleReportOutput.java
rg/jacoco/report/ReportOutputFolder.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/csv/CsvReportFile.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportFile.java
e17fd11e9cf255b0d8cbc144d12a167d36892806 19-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #34: Output Encoding for CSV Reports
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/csv/CsvReportFile.java
5e65c2b2d78f7d9c4dfaf83bc2651208a4cc15c6 19-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Remove obsolete comment and constant.
rg/jacoco/report/xml/XMLDocument.java
68724252edc1110971f8df0dcd4917d2fa8a88aa 13-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #37 Add license information also to non-Java files.
rg/jacoco/report/xml/report.dtd
5da7b617b13fc86eb543ff1c533e570cd1110254 07-Oct-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #35: APIs to specify output encoding of XML and HTML files.
rg/jacoco/report/html/HTMLDocument.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportFile.java
4fed84053093b14c7b0f8c98dd9d5b67d2165bec 26-Sep-2009 Brock Janiczak <brockj@gmail.com> issue#5 XML report implementation

Initial version of XML Report. Only summary data is currently supported. Source level coverage will be added later when the reporting API is closer to being finalised.
rg/jacoco/report/xml/ClassNode.java
rg/jacoco/report/xml/GroupNode.java
rg/jacoco/report/xml/MethodNode.java
rg/jacoco/report/xml/NodeWithCoverage.java
rg/jacoco/report/xml/PackageNode.java
rg/jacoco/report/xml/XMLFormatter.java
rg/jacoco/report/xml/XMLReportFile.java
rg/jacoco/report/xml/report.dtd
a859df0608b0154d6f95c0d344b5bf4ba51d3ec8 18-Sep-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Consistently use Java 1.5 String formatting instead of concatenation.
rg/jacoco/report/FileReportOutput.java
rg/jacoco/report/xml/XMLElement.java
a365b3b708f243c50cf0c321ef959909cb4145bf 17-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Code cleanup and test cases.
rg/jacoco/report/html/BarColumn.java
7d73a6a448023dcf49d409764e12a286ca98a2b3 11-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Don't display $ in Java language names.
rg/jacoco/report/JavaNames.java
f22edc7bd31d5a9914492e4706017c11cc0c56f0 11-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Valid XHTML documents need namespace declaration.
rg/jacoco/report/html/HTMLDocument.java
16cb9197615c9aa310846c55bd1fc6d93cedd2eb 11-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> JavaDoc warnings fixed.
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/csv/GroupColumn.java
da8992bfd922ad831533787ec0e24696d2f4e898 09-Aug-2009 Brock Janiczak <brockj@gmail.com> Issue #6 CSV report generation

Added basic CSV report formatter and integrated it into build
rg/jacoco/report/csv/BundleColumn.java
rg/jacoco/report/csv/ClassColumn.java
rg/jacoco/report/csv/CsvFormatter.java
rg/jacoco/report/csv/CsvReportFile.java
rg/jacoco/report/csv/DelimitedWriter.java
rg/jacoco/report/csv/GroupColumn.java
rg/jacoco/report/csv/ICsvColumn.java
rg/jacoco/report/csv/PackageColumn.java
rg/jacoco/report/csv/package.html
b3038025c2b316c32eb1ba01c2f8939fde223b12 06-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Link home URL in documentation and reports.
rg/jacoco/report/html/ReportPage.java
7d7dbda8549b233e5eaccd96fc3bcd5fd2eb1e1e 05-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> HTML Report footer.
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/ReportPage.java
afe929b2124816f5ac7c0e85e02e20e73ce0941e 05-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Common footer styles for reports and documentation.
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/report.css
e9c12714cb2362c80605d719e1cdba29662fe2a1 03-Aug-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Element styles broken for elements with no links.
rg/jacoco/report/html/LabelColumn.java
7e572e591a9ba63ef255d85340dfbff28e0fbead 31-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Report tools may create more than one report format.
rg/jacoco/report/MultiFormatter.java
ae52ceefd83777c3eb5d8e3d9ddeca32ed93e3b8 30-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Initial drop of a HTML report formatter.
rg/jacoco/report/IReportFormatter.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/html/BarColumn.java
rg/jacoco/report/html/ClassPage.java
rg/jacoco/report/html/CounterColumn.java
rg/jacoco/report/html/ElementColumn.java
rg/jacoco/report/html/GroupPage.java
rg/jacoco/report/html/HTMLFormatter.java
rg/jacoco/report/html/ICoverageTableColumn.java
rg/jacoco/report/html/IHTMLReportContext.java
rg/jacoco/report/html/LabelColumn.java
rg/jacoco/report/html/PackagePage.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/SourceFilePage.java
45d888786707dc46bd3f0ed0b339c362b65f4c10 29-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Spaces in argument types.
rg/jacoco/report/JavaNames.java
434b7609cff0a972e080ee195be051b16e491c8e 22-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Programming language specific names.
rg/jacoco/report/ILanguageNames.java
rg/jacoco/report/JavaNames.java
d0208d50ae24ffe52bdcc919461adb2565b569bd 22-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> More columns.
rg/jacoco/report/html/BarColumn.java
rg/jacoco/report/html/CounterColumn.java
rg/jacoco/report/html/resources/greenbar.gif
rg/jacoco/report/html/resources/redbar.gif
e790c3004ce1537cf1327d0397da8bb52f700b37 22-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> No cell spacing for tables via attribute, as there is no working CSS property.
rg/jacoco/report/html/HTMLElement.java
9a3f30408a85fb0bd363ed8a1361791ceabc423f 22-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Better Naming.
rg/jacoco/report/html/LabelColumn.java
770d25deceebe77925a0c20bc1271055978bf03a 22-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Render empty cells in IE.
rg/jacoco/report/html/resources/report.css
cc78f8d57f79ccd63b49b2e744ee026ae0df5813 21-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> More styles.
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/report.css
07eb6db359c77d22582061134404344ad43cf6f0 21-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Column for element names.
rg/jacoco/report/html/ElementColumn.java
a127f698f8076742f0c3e883e10e6847b89c6ed9 21-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> HTML table infrastructure.
rg/jacoco/report/html/CoverageTable.java
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/ICoverageTableColumn.java
rg/jacoco/report/html/ICoverageTableItem.java
rg/jacoco/report/html/resources/Styles.java
47f102989b7c3baebddeff3fa263481dba87abc4 19-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Link to source lines.
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/SourceHighlighter.java
f2d2aecb10acd3fe672640b82e107046df8f09eb 18-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Basis page output.
rg/jacoco/report/html/HTMLElement.java
rg/jacoco/report/html/ReportPage.java
rg/jacoco/report/html/resources/Styles.java
rg/jacoco/report/html/resources/report.css
74a96c38e65a6776cd9a7c40c279c342bf55785e 18-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Interfaces for report creation.
rg/jacoco/report/DirectorySourceFileLocator.java
rg/jacoco/report/IReportVisitor.java
rg/jacoco/report/ISourceFileLocator.java
cfc97d5cae2b6ce7b46378fd3ec55a0c454f9624 18-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> More HTML elements.
rg/jacoco/report/html/HTMLElement.java
2311b3e892436f02544661331c8ba02af8793eb6 15-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> More tags.
rg/jacoco/report/html/HTMLElement.java
374ad5de560871302966c2437e0589545af735b3 13-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Proper package doc.
rg/jacoco/report/html/package.html
rg/jacoco/report/html/resources/package.html
rg/jacoco/report/package.html
rg/jacoco/report/xml/package.html
5507c29daa503fea7e65d607eef3a8a5b2c5b707 12-Jul-2009 Brock Janiczak <brockj@gmail.com> #6 Added DelimitedWriter and tests to be used by future CSV report implementation
rg/jacoco/report/csv/DelimitedWriter.java
85fc86f58e9ef6fda3ebd016f91913827d198145 10-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Visual representation for all element types.
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/group.gif
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/session.gif
rg/jacoco/report/html/resources/source.gif
4960413fa031b10f28d5c39f16773659defb9da9 09-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> #10 create combined JavaDoc.
verview.html
2bb2a375682295fa105e6f7b48fa50ae9e554dda 09-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Infrastructure for static report resources.
rg/jacoco/report/html/resources/Resources.java
rg/jacoco/report/html/resources/bundle.gif
rg/jacoco/report/html/resources/class.gif
rg/jacoco/report/html/resources/greenbar.gif
rg/jacoco/report/html/resources/method.gif
rg/jacoco/report/html/resources/package.gif
rg/jacoco/report/html/resources/redbar.gif
rg/jacoco/report/html/resources/report.css
rg/jacoco/report/html/resources/source.gif
2f5a2fc86a1148674bd1d661111c621cfa912a6b 08-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Basic infrastructure to create files in reports.
rg/jacoco/report/FileReportOutput.java
rg/jacoco/report/IReportOutput.java
rg/jacoco/report/ReportOutputFolder.java
3d2249aee3cac6b4e4d3c7332e988076a7b018c8 08-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Source highlighting.
rg/jacoco/report/html/SourceHighlighter.java
rg/jacoco/report/html/resources/Styles.java
41b98f1ab4c88abfcb7ac915006908838e2b2d9e 07-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Basic XHTML validation.
rg/jacoco/report/html/HTMLElement.java
c80bb7edd96a2d54487b1ba12617c1d1a18b67c6 07-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Utility to create XHTML documents.
rg/jacoco/report/html/HTMLDocument.java
rg/jacoco/report/html/HTMLElement.java
6d3c7ffb503b1087b18e7c106b6ce8840208f9f9 07-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Utility for HTML elements.
rg/jacoco/report/html/HTMLElement.java
dee70c1714cb143ff4552abe0fbce07cd7c2cb6c 07-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Making XMLElement extensible.
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLElement.java
971dcd25a885c7eab5269c6ac46f9a95efd298b0 07-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Completings tests.
rg/jacoco/report/xml/XMLElement.java
2ca5996db214694fc1120bc28560ac3f20707bc4 07-Jul-2009 Marc R. Hoffmann <hoffmann@mountainminds.com> Initial commit.
rg/jacoco/report/xml/XMLDocument.java
rg/jacoco/report/xml/XMLElement.java
verview.html