> For the complete documentation index, see [llms.txt](https://docs.hivel.ai/llms.txt). Markdown versions of documentation pages are available by appending `.md` to page URLs; this page is available as [Markdown](https://docs.hivel.ai/configurations/metric-behaviour.md).

# Metric Behaviour

In this section you can adjust rework days, enable benchmarking, workspaces, release cycles, and set file type exclusions.

#### Flashy Review

The Flashy Review section allows you to define what constitutes a flashy review for your organization, with customizable thresholds for Lines of Change and time taken to review.

<div data-with-frame="true"><figure><img src="/files/vl2zwIN10LMFLSlKAmuF" alt="" width="563"><figcaption></figcaption></figure></div>

#### Rework Days

You can adjust the threshold that should be considered for Rework.

* For changes made to code originally written within this threshold will be considered as Rework.
* For changes older than this threshold will be considered as Maintenance.

<div data-with-frame="true"><figure><img src="/files/asd0XokpyrBpEZoOwsiC" alt="" width="563"><figcaption></figcaption></figure></div>

#### Exclude File Types

You can exclude certain file types from any calculation so that unwanted data does skew up the metrics.

<div data-with-frame="true"><figure><img src="/files/C2SvYBLsDkKpCN2VJhOo" alt="" width="279"><figcaption></figcaption></figure></div>

* For our processing and calculations, we automatically exclude files and directories that start or end with the following: `.settings`, `dist`, `tmp`, `out-tsc`, `node_modules`, `bower_components`, `.idea`, `typings`, `.vscode`, `vendor/`, `coverage`.
* Additionally, if any files contain the following in their paths, they are also excluded: `src`, `assets`, `images`.
* All of these options can be adjusted on the settings page, where you can also specify additional files to be excluded.
