Dashboards

The Cover Reports UI is pretty straightforward. The following tabs detail the data and visualizations available through each of the dashboards/tabs.

  • Home page - list view: Click the Cover Reports logo (or the Home icon in the project path) to view your project list. Click a line item (project, sub-project, package, etc) to view the coverage data. Click the Delete icon to delete a project and all associated data (runs). Click the Overview and Map tabs from the home page to view data for your entire set of projects.

  • Menu - structure view: As you'd expect, your projects are organised and displayed in a standard tree structure and you can navigate through your projects, sub-projects, packages, classes, and methods as needed. The coverage data visible from the dashboards reflects the current selected component.

  • Dashboards - data view: Three main dashboards/tabs are available for data visualization (Overview, Map, and Coverage Detail). The Overview and Map tabs are available from the home page, and all three tabs are available as you navigate down into the structure of your individual projects.

  • Runs - versions: As you create and upload coverage data over time, use the Latest Run drop-down to select what data to view. Click the Delete icon for a run to delete the individual run and associated data.

  • Search: Use the search to find a project, package, or class across all of your projects.

Your project names are automatically calculated based on the Java project configuration. Report bundles are uploaded to a default Projects folder.

Last updated