/cli/driver.php

Description
Includes
require_once ($OPTION['p']."/phpcoverage.inc.php") (line 137)
require_once (PHPCOVERAGE_HOME."/remote/RemoteCoverageRecorder.php") (line 138)
require_once (PHPCOVERAGE_HOME."/reporter/HtmlCoverageReporter.php") (line 139)
Functions
usage (line 26)

This driver file can be used to initialize and generate PHPCoverage

report when PHPCoverage is used with a non-PHP test tool - like HttpUnit This file should be hand-edited to change the exclude and include path arrays. By default, only the application base path is included for code coverage measurement. The exclude path array is empty.

Notes: * Option parsing courtesy of "daevid at daevid dot com" (http://php.planetmirror.com/manual/en/function.getopt.php) * Contributed by Ed Espino <eespino@spikesource.com>

void usage ()

Documentation generated on Mon, 20 Jun 2005 13:11:04 -0700 by phpDocumentor 1.3.0RC3