-
Notifications
You must be signed in to change notification settings - Fork 8
Static analysis of Perl code. Counts complexity, packages, subs, lines, etc. of many files.
License
matisse/Perl-Metrics-Simple
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
NAME Perl::Metrics::Simple - Static analysis of Perl code. Counts complexity, packages, subs, lines, etc. of many files. DESCRIPTION Perl::Metrics::Simple provides methods to run static analysis of one or many Perl files and obtain a few metrics: packages, subroutines, lines of code, and cyclomatic (mccabe) complexity of the subroutines and the "main" portion of the code. Perl::Metrics::Simple is far simpler that Perl::Metrics. Installs a script called countperl. AUTHOR Matisse Enzer CPAN ID: MATISSE Eigenstate Consulting, LLC [email protected] http://www.eigenstate.net/ LICENSE AND COPYRIGHT This program is free software; you can redistribute it and/or modify it under the same terms as Perl itself. The full text of the license can be found in the LICENSE file included with this module. SEE ALSO PPI Perl::Critic Perl::Metrics http://en.wikipedia.org/wiki/Cyclomatic_complexity
About
Static analysis of Perl code. Counts complexity, packages, subs, lines, etc. of many files.
Resources
License
Stars
Watchers
Forks
Packages 0
No packages published