class PHP_CodeCoverage_Util

Utility methods.

@category PHP @package CodeCoverage @author Sebastian Bergmann <sebastian@phpunit.de> @copyright 2009-2013 Sebastian Bergmann <sebastian@phpunit.de> @license http://www.opensource.org/licenses/BSD-3-Clause The BSD 3-Clause License @link http://github.com/sebastianbergmann/php-code-coverage @since Class available since Release 1.0.0

Hierarchy

Expanded class hierarchy of PHP_CodeCoverage_Util

File

drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Util.php, line 57

View source

Members

Namesort descending Modifiers Type Description Overrides
PHP_CodeCoverage_Util::$ids protected static property
PHP_CodeCoverage_Util::$ignoredLines protected static property
PHP_CodeCoverage_Util::getLinesToBeIgnored public static function Returns the lines of a source file that should be ignored.
PHP_CodeCoverage_Util::percent public static function