Open Journal Systems
3.3.0
|
Go to the source code of this file.
Variables | |
$GLOBALS ['PHPUNIT_COVERAGE_DATA_DIRECTORY'] = get_cfg_var('phpunit_coverage_data_directory') | |
This script needs to be called via the auto_prepend_file php.ini config directive. It prepares the environment for the PHPUnit Selenium code coverage scripts.
Copyright (c) 2014-2020 Simon Fraser University Copyright (c) 2000-2020 John Willinsky Distributed under the GNU GPL v3. For full terms see the file docs/COPYING.
Definition in file prependCoverageReport.php.
$GLOBALS[ 'PHPUNIT_COVERAGE_DATA_DIRECTORY'] = get_cfg_var('phpunit_coverage_data_directory') |
Definition at line 17 of file prependCoverageReport.php.
Referenced by OAI\__construct(), PEAR\__construct(), PEAR_ErrorStack\_log(), PEAR\_popErrorHandling(), PEAR\_pushErrorHandling(), PEAR\_raiseError(), System\_removeTmpFiles(), PEAR\_setErrorHandling(), System\mktemp(), PEAR_ErrorStack\push(), Console_Getopt\readPHPArgv(), PEAR\registerShutdownFunc(), PEAR_ErrorStack\setDefaultCallback(), PEAR_ErrorStack\setDefaultLogger(), PEAR_ErrorStack\singleton(), PEAR_ErrorStack\staticGetErrors(), PEAR_ErrorStack\staticHasErrors(), PEAR_ErrorStack\staticPop(), PEAR_ErrorStack\staticPopCallback(), PEAR\staticPopErrorHandling(), PEAR_ErrorStack\staticPushCallback(), and PEAR\staticPushErrorHandling().