-
-
09 Mar 2019 10:58:22 UTC
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (262 / 0 / 0)
- Kwalitee
Bus factor: 1- 96.93% Coverage
- License: unrestricted
- Perl: v5.6.3
- Activity
24 month- Tools
- Download (24.52KB)
- MetaCPAN Explorer
- Permissions
- Subscribe to distribution
- Permalinks
- This version
- Latest version
- Dependencies
- App::Cmd::Setup
- Carp
- Clone
- Config::INI::Reader
- Data::Section
- File::Find::Rule
- File::Find::Rule::Perl
- File::HomeDir
- File::Slurp
- Hash::Merge
- JSON
- List::MoreUtils
- List::Util
- Module::Pluggable
- Moose
- Moose::Util::TypeConstraints
- MooseX::HasDefaults::RO
- MooseX::SlurpyConstructor
- PPI::Document
- Path::Class
- Perl::Critic::Utils::McCabe
- Template
- Term::ProgressBar::Simple
- strict
- warnings
- Reverse dependencies
- CPAN Testers List
- Dependency graph
Changes for version 1.190680 - 2019-03-09
- updated dist.ini to 2018
- stabilize order of targets output by the reporter against hash randomness
Documentation
gather code statistics on the command lineModules
collects and reports statistics on perl codehandles global command configuration and cstat instantiationbase class for commandsthe shell command handler for stat collectiondoes nothingthe shell command handler for stat reportingcollects statistics and dumps them to jsonmerges configuration options from various sourcesloads a file, searches for targets in it and measures their metricsbase class for Code::Statistic metricsmeasures the cyclomatic complexity of a targetmeasures the starting column of a targetmeasures the starting column of a targetmeasures the line number of a targetmeasures the line count of a targetmeasures the starting column of a targetmeasures the scope depth of a targetmeasures the byte size of a targetprovides coercion types for Code::Statisticscreates reports statistics and outputs thembase class for Code::Statistic targetsrepresents a block in perl coderepresents the root PPI document of a perl filerepresents a sub in perl coderepresents nothingModule Install Instructions
To install Code::Statistics, copy and paste the appropriate command in to your terminal.
cpanm Code::Statistics
perl -MCPAN -e shell install Code::Statistics
For more information on module installation, please visit the detailed CPAN module installation guide.