Skip to content

Releases: tfij/module-size-calculator

v1.0.0

24 Feb 20:38
Compare
Choose a tag to compare

The Module Size Calculator is a Java library designed for analyzing the size of modules within a project based on lines of code (LOC). It provides functionalities to calculate and visualize the distribution of code among different modules, helping developers understand the codebase's structure and identify potential areas for optimization or refactoring.