|
NAMEModule::CPANTS::Kwalitee::Uses - Checks which modules are usedSYNOPSISCheck which modules are actually used in the code.DESCRIPTIONMethodsorderDefines 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 data structure.
SEE ALSOModule::CPANTS::AnalyseAUTHORThomas Klausner <https://metacpan.org/author/domm>COPYRIGHT AND LICENSECopyright © 2003–2006, 2009 Thomas Klausner <https://metacpan.org/author/domm>You may use and distribute this module according to the same terms that Perl is distributed under.
Visit the GSP FreeBSD Man Page Interface. |