Uses of Interface
net.sf.statcvs.reports.TableReport
Packages that use TableReport
-
Uses of TableReport in net.sf.statcvs.pages
Methods in net.sf.statcvs.pages with parameters of type TableReport -
Uses of TableReport in net.sf.statcvs.reports
Classes in net.sf.statcvs.reports that implement TableReportModifier and TypeClassDescriptionclassTable report which creates a table containing the names of the authors who have committed changes to a certain directory, and their LOC contributions and number of changes in that directory.classTable report which A list of word frequencies in commit messages.classTable report which creates a table containing the names of all developers, their LOC contributions and number of changes.classTable report which creates a table containing the names of all developers, their LOC contributions and number of changes over the last n months.classTable report which creates a table containing the names of all developers, their LOC contributions and number of changes.classTable report which creates a table containing directories to which a specified author has committed changes, and their respective number of changes and LOC.classTable report which creates a table containing the names of all directories and the number of changes and LOC in them.classTable report for a table containing the files with most changesclassclassTable report for a table containing the files with most lines of codeclassTable report which creates a table containing the names of all modules and the number of changes and LOC in them.classCollects information about repository tags.classTable report which creates a table containing the names of the top 10 developers and their LOC contributions.