Summary Page

Glean will create a summary page of the reports that were run for a project. It is a simple table of links, the look of which is controlled by the reports.css stylesheet. This stylesheet uses a number of styles pulled from the XSL that comes with the standard Ant distributions.

The output of the individual reports is usually defined by the tool. Many of them produce XML output, and those stylesheets distributed with Glean use the same reports.css stylesheet to produce a relatively consistent look.

Dashboard

The dashboard gives a summary view of the different metrics reports. It requires Groovy to run, so it is not turned on by default. See the notes on setting up the dashboard for more on configuring it.