Changes for version 0.19
- Merged JSON output option contributed by Saturo Abe (https://github.com/polamjag) Moved generation of the plain text, HTML, and JSON into new modules: Perl::Metrics::Simple::Output::HTML Perl::Metrics::Simple::Output::JSON Perl::Metrics::Simple::Output::PlainText
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.
Base class for output classes
Produce HTML report.
Produce plain text report.
Provides
in lib/Perl/Metrics/Simple/Output/JSON.pm