The London Perl and Raku Workshop takes place on 26th Oct 2024. If your company depends on Perl, please consider sponsoring and/or attending.

Search results for "dist:Perl-Metrics-Simple MATISSE"

Perl::Metrics::Simple - Count packages, subs, lines, etc. of many files. River stage one • 2 direct dependents • 3 total dependents

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 "ma...

MATISSE/Perl-Metrics-Simple-v1.0.3 - 05 Aug 2023 16:59:04 UTC

countperl - count lines, packages, subs, and complexity of Perl files. River stage one • 2 direct dependents • 3 total dependents

countperl uses Perl::Metrics::Simple to examines the named files and recursivesly searches named directories for Perl files. Perl files are identified by Perl::Metrics::Simple->is_perl_file. Basically if the file ends in ".pl", ".pm", or ".t" or has ...

MATISSE/Perl-Metrics-Simple-v1.0.3 - 05 Aug 2023 16:59:04 UTC

Perl::Metrics::Simple::Analysis - Contains anaylsis results. River stage one • 2 direct dependents • 3 total dependents

MATISSE/Perl-Metrics-Simple-v1.0.3 - 05 Aug 2023 16:59:04 UTC

Perl::Metrics::Simple::Analysis::File - Methods analyzing a single file. River stage one • 2 direct dependents • 3 total dependents

A Perl::Metrics::Simple::Analysis::File object is created by Perl::Metrics::Simple for each file analyzed. These objects are aggregated into a Perl::Metrics::Simple::Analysis object by Perl::Metrics::Simple. In general you will not use this class dir...

MATISSE/Perl-Metrics-Simple-v1.0.3 - 05 Aug 2023 16:59:04 UTC
4 results (0.028 seconds)