DragonFly On-Line Manual Pages

Search: Section:  


MEASUREPERL-CHECKSTYLE(1)                  User Contributed Perl Documentation

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. perl v5.20.2 2012-03-03 MEASUREPERL-CHECKSTYLE(1)

Search: Section: