Kwalitee Issues

has_tests

Add tests!

use_strict

Add 'use strict' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules are strictly written.

Error: E2, E3, E4, IncSub, Module1, Module_import, NotModule2

meta_yml_declares_perl_version

If you are using Build.PL define the {requires}{perl} = VERSION field. If you are using MakeMaker (Makefile.PL) you should upgrade ExtUtils::MakeMaker to 6.48 and use MIN_PERL_VERSION parameter. Perl::MinimumVersion can help you determine which version of Perl your module needs.

has_meta_json

Add a META.json to the distribution. Your buildtool should be able to autogenerate it.

has_tests_in_t_dir

Add tests or move tests.pl to the t/ directory!

proper_libs

Move your *.pm files in a directory named 'lib'. The directory structure should look like 'lib/Your/Module.pm' for a module named 'Your::Module'. If you need to provide additional files, e.g. for testing, that should not be considered for Kwalitee, then you should look at the 'provides' map in META.yml to limit the files scanned; or use the 'no_index' map to exclude parts of the distribution.

Error: tests/Alias1.pm, tests/E2.pm, tests/E3.pm, tests/E4.pm, tests/IncSub.pm, tests/Module1.pm, tests/Module_import.pm, tests/Module2.pm

meta_yml_has_license

Define the license if you are using in Build.PL. If you are using MakeMaker (Makefile.PL) you should upgrade to ExtUtils::MakeMaker version 6.31.

use_warnings

Add 'use warnings' (or its equivalents) to all modules, or convince us that your favorite module is well-known enough and people can easily see the modules warn when something bad happens.

Error: E2, E3, E4, IncSub, Module1, Module_import, NotModule2

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.

meta_yml_has_repository_resource

Add a 'repository' resource to the META.yml via 'meta_add' accessor (for Module::Build) or META_ADD parameter (for ExtUtils::MakeMaker).

has_separate_license_file

This is not a critical issue. Currently mainly informative for the CPANTS authors. It might be removed later.

Modules

Name Abstract Version View
Alias1 metacpan
Devel::Cover Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Annotation::Random Example annotation for formatters 0.49 metacpan
Devel::Cover::Branch Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Condition Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Condition_and_3 Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Condition_or_2 Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Condition_or_3 Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Condition_xor_4 Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Criterion Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::DB Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::DB::File Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::DB::Structure Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Op B::Concise with coverage data 0.49 metacpan
Devel::Cover::Pod Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Report::Html Backend for HTML reporting of coverage statistics 0.49 metacpan
Devel::Cover::Report::Html_basic Backend for HTML reporting of coverage statistics 0.49 metacpan
Devel::Cover::Report::Html_minimal Backend for HTML reporting of coverage statistics 0.49 metacpan
Devel::Cover::Report::Html_subtle Backend for HTML reporting of coverage statistics 0.49 metacpan
Devel::Cover::Report::Sort Report on runs in an optimal order 0.49 metacpan
Devel::Cover::Report::Text Backend for textual reporting of coverage statistics 0.49 metacpan
Devel::Cover::Report::Text2 0.49 metacpan
Devel::Cover::Statement Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Subroutine 0.49 metacpan
Devel::Cover::Test 0.49 metacpan
Devel::Cover::Time Code coverage metrics for Perl 0.49 metacpan
Devel::Cover::Truth_Table Create and manipulate truth tables for coverage objects. 0.49 metacpan
E2 metacpan
E3 metacpan
E4 metacpan
IncSub metacpan
Module1 metacpan
Module_import metacpan
NotModule2 metacpan

Provides

Name File View
Devel::Cover::DB::Criterion lib/Devel/Cover/Truth_Table.pm metacpan
Devel::Cover::DB::Run lib/Devel/Cover/DB.pm metacpan
Devel::Cover::Report::Html_basic::Template::Provider lib/Devel/Cover/Report/Html_basic.pm metacpan
Devel::Cover::Report::Html_subtle::Template::Provider lib/Devel/Cover/Report/Html_subtle.pm metacpan
Devel::Cover::Truth_Table::Row lib/Devel/Cover/Truth_Table.pm metacpan

Other Files

MANIFEST metacpan
META.yml metacpan
Makefile.PL metacpan
README metacpan