This is the documentation for FishEye 3.4. View the latest version of

Unknown macro: {spacejump}

or visit the latest FishEye documentation home page.

When browsing a repository, the Reports tab displays graphical information about the lines of code (LOC) committed to the repository, over time. The following options are available:

チャート

Click Reports and then Charts when browsing a repository to see charts of activity in the repository.

You can control the chart type that is displayed and various chart options. Click the cog icon on the left, select the required options, and click Apply. The available options include:

設定

説明

既定

Branch/Tag selector

Limits the chart to the selected branch/tag.

Any branch/tag from the current repository.

Displays the default/trunk.

Chart type

Changes the chart's presentation.

Area, line, pie or change* chart.

エリア

作成者

Limits the chart to show specific author(s).

Any author configured in the system.

すべて

拡張子

Limits the chart to show specific file type(s).

Any file extension; e.g. '.java'.

すべて

Subdirectory

Limit the chart to a folder under the current branch. Files in the current directory are represented by an element labelled '.(this dir)'.

A single folder.

None (show all)

開始日

Date of the earliest data to show.

Date in format YYYY-MM-DD.

None (show all)

終了日

Date of the latest data to show.

Date in format YYYY-MM-DD.

None (show all)

(info) *The 'Change' chart displays the change in lines of code, for a specific date range, expressed as a line graph. For example, if the lines of code at the start date is 100, the start point will be zero and the rest of the graph shifted by 100 lines.

Screenshot: FishEye custom chart settings

Screenshot: FishEye per-author LOC chart

Screenshot: FishEye per-author LOC chart showing multiple authors

Screenshot: FishEye LOC chart by file extension

Per-Author Lines of Code Statistics

You can view per-author statistics for lines of code as a chart. This allows you to see how many lines of code were contributed to your project by each author, over time. You can easily view this information on the charts page. Note, if you are upgrading from a previous version of FishEye, you will need to re-index the repository in order to show the per-author information.

Code Metrics

A number of built-in reports are also provided:

Screenshot: Commit Time/Volume

Screenshot: Top Committers

注意

関連トピック

Browsing through a repository