This plugin uses `Modules Cache Usage` and `Modules Dependency Graph` to generate this metric that shows how many
times a module was built during the report period.
Each bar has the name of the module and the number of dependent modules, smaller warm bars lead to faster builds
as those modules with warm colors have more dependent modules.
In addition, it helps to modify the modular structure by tracing the graph and finding the cause to avoid
rebuilding the modules that are most shared with others.