...
Tip | ||||
---|---|---|---|---|
A deeper explanation why following S.O.L.I.D. principles in software development is important - and a practical exercise of applying S.O.L.I.D. principles - is recommended to watch at
|
How
...
metric works
Chart overview
Chart shows Most Frequently Modified Files in a number of changes (Axis Y) by file name (Axis Y). The chart can be viewed for the last 30/90 days of for the whole project duration in GIT.
Next to the chart name there is a link to navigate to the GIT repository ('arrow' icon) for further details.
...
Calculation
Total value for a file is a number of changes made in this file during a considered period. Then the total values for all files are placed in descending order and first 20 file names are shown in the chart.
If 'Files to exclude' is specified in GIT configuration the metric values might change.
RAG thresholds: n/a.
Data Source
Data for the metric can be collected from GIT.
...