すべてのバージョン
Crucible 4.2 DocumentationCrucible 4.1 Documentation
Crucible 4.0 Documentation
More...
Crucible has useful reports that show you detailed statistics on review activity. The 'review coverage' report allows you to see how much of the code in your repository has been reviewed, which files and when. You can also access the reviews.
This feature requires FishEye integrated with Crucible.
On this page:
Screenshot: The Review Coverage Report
To open the Review Coverage Report,
You can view coverage of any path by navigate down the tree to the desired path you want to view coverage on, before clicking on the 'Reports' tab.
The summary panel shows some choice metrics from your Crucible instance. The following information from your repository is arrayed:
Screenshot: Summary Panel in the Review Coverage Report
The Review Coverage Overview shows a timeline of reviews, compared against their percentage of coverage. Hover your mouse cursor over the data points on the graph to see granular information and click through to a detailed weekly report.
You can click the tabs to view the coverage expressed as a percentage of lines of code, changesets or revisions.
Screenshot: Overview Panel in the Review Coverage Report
The Individual Committer Statistics window lets you choose a user from your Crucible instance and see all the changesets by that committer.
Screenshot: Individual Committer Statistics in the Review Coverage Report
The Changesets Coverage Panel lets you see changesets from your Crucible instance (for the time period of the report), and their level of review coverage. This information can be sorted by the columns in this view and uses colour coding to denote review coverage (listed in the table below).
Colour Key
Colour |
状態 |
|---|---|
dark green |
reviewed |
light green |
in review |
赤 |
not reviewed |
Screenshot: Changesets Coverage panel in the Review Coverage Report