Changes for version 0.02

  • Refactored much code into new Perl::Metrics::Simple::Analysis::File Added summary_stats() method to Perl::Metrics::Simple::Analysis provides min/max/mean/median/standard_deviation info. Added '!' and 'not' to list of logic operators that add t complexity scores. Installs new script 'countperl' which creates report in text format. Made various changes to satisfy perlcritic. Made a change to list_perl_files() to work with old versions of File::Find.

Documentation

count lines, packages, subs and complexity of Perl files.

Modules

Count packages, subs, lines, etc. of many files.
Contains anaylsis results.
Methods analyzing a single file.