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::Metrics - reporting project-level and module-level metrics

Description

       Analizo reports both project-level metrics, which are calculated for the entire project, and module-level
       metrics, which are calculated individually for each module. On the project-level, Analizo also provides
       basic descriptive statistics for each of the module-level metrics: sum, mean, median, mode, standard
       deviation, variance, skewness and kurtosis of the distribution, minimum, and maximum value.

   Nullvalues
       As a project decision, Analizo consider metrics with 0 (zero) value as the same meaning of "null value",
       in other words, 0 (zero) has no meaning in the context of Analizo metrics calculation, both to project-
       level metrics as to module-level metrics. You can see a discussion on the issue #60
       <https://github.com/analizo/analizo/issues/60> about this decision.

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

Name

       Analizo::Metrics - reporting project-level and module-level metrics

See Also