Line Breakdown is one of the interactive graphs Understand can draw of your code — call trees, dependencies, control flow, and more.
Line Breakdown
Languages: AnyTargets: Architectures, Classes, Files, Functions, Project
Visualize the breakdown of different line types in the codebase
This plugin visualizes the breakdown of different line types in your codebase (code, comments, inactive code, preprocessor directives, and blank lines) using a half donut chart. This representation allows you to quickly understand the proportions of each line type and how they contribute to the overall code size.
The plugin is a sample of how to recreate the chart on the welcome page, and can be run on entities and architectures.
This variant is a plugin. It can be enabled/disabled from the Plugin Manager.