Class DevelopersTableReport

  • All Implemented Interfaces:
    TableReport

    public class DevelopersTableReport
    extends AbstractLocTableReport
    implements TableReport
    Table report which creates a table containing the names of all developers, their LOC contributions and number of changes.
    Version:
    $Id: DevelopersTableReport.java,v 1.3 2008/04/02 11:22:15 benoitx Exp $
    Author:
    Richard Cyganiak (richard@cyganiak.de)
    • Constructor Detail

      • DevelopersTableReport

        public DevelopersTableReport​(ReportConfig config)
        Creates a table report containing all authors, their number of changes and LOC contributions.
        Parameters:
        content - the version control source data