logo
Free, unlimited AI code reviews that run on commit
git-lrc git-lrc GitHub Install Now We'd appreciate a star git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt git-lrc - Free, unlimited AI code reviews that run on commit | Product Hunt

Analizo::Metric::StructuralComplexity - Structural Complexity (SC) metric

Description

       The metric calculation is based on the following article and calculates the structural complexity.

       Article: Monitoringofsourcecodemetricsinopensourceprojects by Paulo Roberto Miranda Meirelles.

       See the adaptation of the paragraph about Structural Complexity in the article:

       When combined with a metric, the coupling and cohesion product is positively correlated to the
       maintenance effort. Therefore, we use in this PhD research the coupling product (CBO) and cohesion
       (LCOM4) as our structural complexity metric (Darcy et al., 2005).

perl v5.40.0                                       2024-11-17              Analizo::Metri...turalComplexity(3pm)

Name

       Analizo::Metric::StructuralComplexity - Structural Complexity (SC) metric

See Also