Hotspot code health is a weighted average of the code health in the system wide hotspots. The code health is weighted based on the lines of code in each file; the larger the file, the larger the impact.
Maximum score is 10 (healthy, green code) and lowest score is 1.0 (red code with severe technical debt).
Average code health is the weighted average health of all the files in the codebase. The code health is weighted based on the lines of code in each file; the larger the file, the larger the impact.
Maximum score is 10 (healthy, green code) and lowest score is 1.0 (red code with severe technical debt).
The worst performer score represents the code health of one or more files with the lowest code health score in the codebase.
Maximum score is 10 (healthy, green code) and lowest score is 1.0 (red code with severe technical debt).