freebsd-ports/devel/p5-Perl-Metrics-Simple/pkg-plist
Jun Kuriyama 0a16c047b0 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.

Perl::Metrics::Simple is far simpler than Perl::Metrics.

Installs a script called countperl.

WWW: http://search.cpan.org/dist/Perl-Metrics-Simple/
2011-12-31 08:42:18 +00:00

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