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

NAME

measureperl-checkstyle - count lines, packages, subs and complexity of Perl files.

SYNOPSIS

 measureperl-checkstyle --max_sub_lines 100 --max_sub_mccabe_complexity 10 --directory lib

REQUIRED ARGUMENTS

At least one file or directory path must be supplied.