aboutsummaryrefslogtreecommitdiff
path: root/devel/p5-Perl-Metrics-Simple/pkg-descr
blob: 67ff335f0d52939bd75fe0050ff531f858fcd620 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
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: https://metacpan.org/release/Perl-Metrics-Simple