Test-CPAN-Health 0.1.0 Latest
Kwalitee Issues
No Core Issues.
- meta_yml_has_provides
-
Add all modules contained in this distribution to the META.yml field 'provides'. Module::Build or Dist::Zilla::Plugin::MetaProvides do this automatically for you.
- has_security_doc
-
Add SECURITY(.pod|md). See Software::Security::Policy.
- security_doc_contains_contact
-
Add SECURITY(.pod|md) and add a contact address. See Software::Security::Policy.
- has_contributing_doc
-
Add CONTRIBUTING(.pod|md). See https://docs.github.com/en/communities/setting-up-your-project-for-healthy-contributions/setting-guidelines-for-repository-contributors.
Modules
| Name | Abstract | Version | View |
|---|---|---|---|
| Test::CPAN::Health | Analyse a CPAN distribution and produce a comprehensive health report | 0.001000 | metacpan |
| Test::CPAN::Health::Cache | Persistent SQLite cache for network check results | 0.001000 | metacpan |
| Test::CPAN::Health::Check | Abstract base class for all health checks | 0.001000 | metacpan |
| Test::CPAN::Health::Check::AbandonedDeps | Check for dependencies with no recent releases | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Benchmarks | Check that benchmark scripts are present | 0.001000 | metacpan |
| Test::CPAN::Health::Check::CIConfig | Check that a CI configuration is present and valid | 0.001000 | metacpan |
| Test::CPAN::Health::Check::CPANTesters | Check CPAN Testers pass/fail ratio | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Changelog | Check that a changelog file is present and has an entry for the current version | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Complexity | Check cyclomatic complexity of subroutines | 0.001000 | metacpan |
| Test::CPAN::Health::Check::DeclaredDeps | Verify all runtime module dependencies are declared in META | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Deprecations | Detect use of deprecated Perl features | 0.001000 | metacpan |
| Test::CPAN::Health::Check::DocQuality | Check POD syntax and required section presence | 0.001000 | metacpan |
| Test::CPAN::Health::Check::DuplicateCode | Detect copy-paste code blocks across source files | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Examples | Check that example scripts are present | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Kwalitee | Check CPANTS kwalitee indicators | 0.001000 | metacpan |
| Test::CPAN::Health::Check::License | Check that a valid licence is declared and a licence file is present | 0.001000 | metacpan |
| Test::CPAN::Health::Check::MetaJSON | Check that META.json is present, valid, and complete | 0.001000 | metacpan |
| Test::CPAN::Health::Check::MinPerl | Check that a minimum Perl version is declared and accurate | 0.001000 | metacpan |
| Test::CPAN::Health::Check::PODCoverage | Check that all public methods have POD | 0.001000 | metacpan |
| Test::CPAN::Health::Check::Perlcritic | Run Perl::Critic and report policy violations | 0.001000 | metacpan |
| Test::CPAN::Health::Check::ReadmeSync | Check that a README exists and reflects the main module | 0.001000 | metacpan |
| Test::CPAN::Health::Check::ReverseDeps | Count how many CPAN distributions depend on this one | 0.001000 | metacpan |
| Test::CPAN::Health::Check::SecurityAdvisories | Check for known CVEs in the distribution and its dependencies | 0.001000 | metacpan |
| Test::CPAN::Health::Check::SemVer | Check that a distribution version follows semantic versioning | 0.001000 | metacpan |
| Test::CPAN::Health::Check::StaleDeps | Check for dependencies pinned to old major versions | 0.001000 | metacpan |
| Test::CPAN::Health::Check::TestCoverage | Measure test suite statement coverage | 0.001000 | metacpan |
| Test::CPAN::Health::Check::VersionSync | Check that all .pm files declare the same $VERSION | 0.001000 | metacpan |
| Test::CPAN::Health::Config | Read per-project configuration for cpan-health | 0.001000 | metacpan |
| Test::CPAN::Health::Distribution | Represents a CPAN distribution under analysis | 0.001000 | metacpan |
| Test::CPAN::Health::Report | Aggregated results and overall score for a distribution health run | 0.001000 | metacpan |
| Test::CPAN::Health::Reporter::HTML | Render a health report as an HTML document | 0.001000 | metacpan |
| Test::CPAN::Health::Reporter::JSON | Render a health report as a JSON document | 0.001000 | metacpan |
| Test::CPAN::Health::Reporter::Markdown | Render a health report as GitHub-Flavoured Markdown | 0.001000 | metacpan |
| Test::CPAN::Health::Reporter::TAP | Render a health report as TAP output | 0.001000 | metacpan |
| Test::CPAN::Health::Reporter::Terminal | Render a health report as coloured terminal output | 0.001000 | metacpan |
| Test::CPAN::Health::Result | Outcome of a single health check | 0.001000 | metacpan |
| Test::CPAN::Health::Runner | Orchestrate health checks against a distribution | 0.001000 | metacpan |
Other Files
| Changes | metacpan |
| MANIFEST | metacpan |
| META.json | metacpan |
| META.yml | metacpan |
| Makefile.PL | metacpan |
| README.md | metacpan |
| cpanfile | metacpan |