swift-code-metrics
Swift-code-metrics analyzes project architecture by evaluating key metrics such as LOC, NOC, and framework dependencies, offering detailed insights into multiple-module Swift applications. This Python-dependent tool generates comprehensive reports and visual graphs, ideal for medium to large codebases. Installation is via pip, with optional arguments to customize output. Note that spm libraries and specific comment types may not be supported, and optimal function requires an appropriate file hierarchy.