1Module::CPANTS::KwaliteUes:e:rUsCeosn(t3r)ibuted Perl DoMcoudmuelnet:a:tCiPoAnNTS::Kwalitee::Uses(3)
2
3
4
6 Module::CPANTS::Kwalitee::Uses - Checks which modules are used
7
9 Check which modules are actually used in the code.
10
12 Methods
13 order
14
15 Defines the order in which Kwalitee tests should be run.
16
17 Returns 100.
18
19 analyse
20
21 "MCK::Uses" uses "Module::ExtractUse" to find all "use" statements in
22 code (actual code and tests).
23
24 kwalitee_indicators
25
26 Returns the Kwalitee Indicators datastructure.
27
28 · use_strict
29
30 · has_test_pod
31
32 · has_test_pod_coverage
33
34 · uses_test_nowarnings
35
37 Module::CPANTS::Analyse
38
40 Thomas Klausner, <domm@cpan.org>, http://domm.zsi.at
41
43 Copyright (C) 2003-2006, 2009 Thomas Klausner
44
45 You may use and distribute this module according to the same terms that
46 Perl is distributed under.
47
48
49
50perl v5.12.0 2010-05-03 Module::CPANTS::Kwalitee::Uses(3)