In this tutorial, you'll quickly understand how to visualize codebases of any size and pinpoint technical debt using Hotspot Maps. You will learn how to:
- Identify modules where you spend most of your development time and where the majority of work is happening.
- Using CodeScene's CodeHealthâ„¢ Metrics you'll see code that will be separated into three different categories.
Green code:
Healthy code that is easy for developers to pick up, understand and modify.
Yellow code:
Code where you've begun taking on technical debt and code health issues.
Red code:
Code that is challenging and expensive to maintain.