0a16c047b0
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. Perl::Metrics::Simple is far simpler than Perl::Metrics. Installs a script called countperl. WWW: http://search.cpan.org/dist/Perl-Metrics-Simple/
12 lines
532 B
Text
12 lines
532 B
Text
bin/countperl
|
|
%%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Metrics/Simple/.packlist
|
|
%%SITE_PERL%%/Perl/Metrics/Simple.pm
|
|
%%SITE_PERL%%/Perl/Metrics/Simple/Analysis.pm
|
|
%%SITE_PERL%%/Perl/Metrics/Simple/Analysis/File.pm
|
|
@dirrm %%SITE_PERL%%/Perl/Metrics/Simple/Analysis
|
|
@dirrm %%SITE_PERL%%/Perl/Metrics/Simple
|
|
@dirrmtry %%SITE_PERL%%/Perl/Metrics
|
|
@dirrmtry %%SITE_PERL%%/Perl
|
|
@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Metrics/Simple
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl/Metrics
|
|
@dirrmtry %%SITE_PERL%%/%%PERL_ARCH%%/auto/Perl
|