Module::CPANTS::Kwalitee::Uses.3pm

Langue: en

Version: 2010-05-03 (fedora - 01/12/10)

Section: 3 (Bibliothèques de fonctions)

NAME

Module::CPANTS::Kwalitee::Uses - Checks which modules are used

SYNOPSIS

Check which modules are actually used in the code.

DESCRIPTION

Methods

order

Defines the order in which Kwalitee tests should be run.

Returns 100.

analyse

"MCK::Uses" uses "Module::ExtractUse" to find all "use" statements in code (actual code and tests).

kwalitee_indicators

Returns the Kwalitee Indicators datastructure.

*
use_strict
*
has_test_pod
*
has_test_pod_coverage
*
uses_test_nowarnings

SEE ALSO

Module::CPANTS::Analyse

AUTHOR

Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at Copyright (C) 2003-2006, 2009 Thomas Klausner

You may use and distribute this module according to the same terms that Perl is distributed under.