-
-
09 Mar 2019 10:58:22 UTC
- Distribution: Code-Statistics
- Module version: 1.190680
- Source (raw)
- Browse (raw)
- Changes
- How to Contribute
- Repository
- Issues (2)
- Testers (258 / 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
NAME
Code::Statistics::Metric::col - measures the starting column of a target
VERSION
version 1.190680
measure Returns the starting column of the given target.
is_insignificant Returns true if the metric is considered statistically insignificant.
Returns false for this class, since it only identifies the location of a target.
AUTHOR
Christian Walde <mithaldu@yahoo.de>
COPYRIGHT AND LICENSE
Christian Walde has dedicated the work to the Commons by waiving all of his or her rights to the work worldwide under copyright law and all related or neighboring legal rights he or she had in the work, to the extent allowable by law.
Works under CC0 do not require attribution. When citing the work, you should not imply endorsement by the author.
Module 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.