![]() |
| |||||||
| Distribution | Code-Statistics [Download] |
| Author | MITHALDU [ Christian Walde ] |
| Version | 1.103260 |
| Abstract | collects and reports statistics on perl code |
| Released | 22 Nov 2010 |
| Size | 19.9 KB |
| MD5 Checksum | 8577ede13352b8919a5d83f55db42a31 |
| Additional Files | README | META | Changes | Makefile.PL | |
| Links | search.cpan.org | CPAN::Forum | AnnoCPAN | rt.cpan.org | Rating | CPANTS | CPAN testers | Dependencies | Testers matrix | Prerequisites | App::Cmd::Setup | 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 | Path::Class | Perl::Critic::Utils::McCabe | PPI::Document | Template | Term::ProgressBar::Simple | |
| Code::Statistics [source] [v 1.103260] | collects and reports statistics on perl code |
| Code::Statistics::App [source] [v 1.103260] | handles global command configuration and cstat instantiation |
| Code::Statistics::App::Command [source] [v 1.103260] | base class for commands |
| Code::Statistics::App::Command::collect [source] [v 1.103260] | the shell command handler for stat collection |
| Code::Statistics::App::Command::nop [source] [v 1.103260] | does nothing |
| Code::Statistics::App::Command::report [source] [v 1.103260] | the shell command handler for stat reporting |
| Code::Statistics::Collector [source] [v 1.103260] | collects statistics and dumps them to json |
| Code::Statistics::Config [source] [v 1.103260] | merges configuration options from various sources |
| Code::Statistics::File [source] [v 1.103260] | loads a file, searches for targets in it and measures their metrics |
| Code::Statistics::Metric [source] [v 1.103260] | base class for Code::Statistic metrics |
| Code::Statistics::Metric::ccomp [source] [v 1.103260] | measures the cyclomatic complexity of a target |
| Code::Statistics::Metric::col [source] [v 1.103260] | measures the starting column of a target |
| Code::Statistics::Metric::deviation [source] [v 1.103260] | measures the starting column of a target |
| Code::Statistics::Metric::line [source] [v 1.103260] | measures the line number of a target |
| Code::Statistics::Metric::lines [source] [v 1.103260] | measures the line count of a target |
| Code::Statistics::Metric::path [source] [v 1.103260] | measures the starting column of a target |
| Code::Statistics::Metric::sdepth [source] [v 1.103260] | measures the scope depth of a target |
| Code::Statistics::Metric::size [source] [v 1.103260] | measures the byte size of a target |
| Code::Statistics::MooseTypes [source] [v 1.103260] | provides coercion types for Code::Statistics |
| Code::Statistics::Reporter [source] [v 1.103260] | creates reports statistics and outputs them |
| Code::Statistics::Target [source] [v 1.103260] | base class for Code::Statistic targets |
| Code::Statistics::Target::Block [source] [v 1.103260] | represents a block in perl code |
| Code::Statistics::Target::nop [source] [v 1.103260] | represents nothing |
| Code::Statistics::Target::RootDocument [source] [v 1.103260] | represents the root PPI document of a perl file |
| Code::Statistics::Target::Sub [source] [v 1.103260] | represents a sub in perl code |
| No results found [ppm-request] |
| Problems, suggestions, or comments to Randy Kobes. | Questions? Check the FAQ. | |
| Enable installations using PAR::WebStart. |