perl-Perl-Metrics-Simple - Count packages, subs, lines, etc. of many files
Website: | https://metacpan.org/release/Perl-Metrics-Simple |
---|---|
License: | GPL-1.0-or-later OR Artistic-1.0-Perl |
Vendor: | Alcance Libre, Inc. |
- Description:
Perl::Metrics::Simple provides just enough methods to run static analysis of one or many Perl files and obtain a few metrics: packages, subroutines, lines of code, and an approximation of cyclomatic (McCabe) complexity for the subroutines and the "main" portion of the code.
Packages
perl-Perl-Metrics-Simple-1.0.3-1.aldos.src [48 KiB] |
Changelog
by Joel Barrios (2023-08-08):
- Update to 1.0.3. |