Source for file genSimpleStats.php
Documentation is available at genSimpleStats.php
require_once 'QA/Peardoc/Coverage.php';
Generates a simple PEAR documentation coverage.
php genSimpleStats.php path/to/peardoc/manual.xml path/to/pearcvs/
$strManualPath = $argv[1 ];
$pdc = new QA_Peardoc_Coverage ($strManualPath, $strPearDir);
echo QA_Peardoc_Coverage ::renderCoverage (
Documentation generated on Mon, 11 Mar 2019 14:48:03 -0400 by phpDocumentor 1.4.4. PEAR Logo Copyright © PHP Group 2004.
|