PHP_CodeCoverage_Report_Node_File::$linesOfCode |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
ParserTest::testBlockLiteralWithLeadingNewlines |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/ParserTest.php |
Regression test for issue #7989. |
ProjectServiceContainer::getFooWithInlineService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9.php |
Gets the 'foo_with_inline' service. |
ProjectServiceContainer::getFooWithInlineService |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Fixtures/php/services9_compiled.php |
Gets the 'foo_with_inline' service. |
PHP_CodeCoverage_Report_Node_File::$ignoredLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
PHPUnit_Framework_SyntheticError::$syntheticLine |
property |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php |
The synthetic line number. |
PHP_CodeCoverage_Report_Node::getNumExecutedLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of executed lines. |
PHP_CodeCoverage_Report_Node_File::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the LOC/CLOC/NCLOC of this node. |
PHP_CodeCoverageTest::getLinesToBeCoveredProvider |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverageTest.php |
|
CascadingStylesheetsTest::testRenderInlineFullPage |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets through a full page request. |
PHP_CodeCoverage_UtilTest::testGetLinesToBeIgnored |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/UtilTest.php |
@covers PHP_CodeCoverage_Util::getLinesToBeIgnored |
CoverageMethodOneLineAnnotationTest::testSomething |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/_files/CoverageMethodOneLineAnnotationTest.php |
@covers CoveredClass::publicMethod |
PHP_CodeCoverage_Report_Node_File::getIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
PHPUnit_Framework_SyntheticError::getSyntheticLine |
function |
drupal/core/vendor/phpunit/phpunit/PHPUnit/Framework/SyntheticError.php |
|
PHP_CodeCoverage_Report_Node::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the number of executable lines. |
PHP_CodeCoverage_UtilTest::testGetLinesToBeIgnored2 |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/PHP/CodeCoverage/UtilTest.php |
@covers PHP_CodeCoverage_Util::getLinesToBeIgnored |
Util_TestTest::testParseAnnotationThatIsOnlyOneLine |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
|
CascadingStylesheetsTest::testRenderInlinePreprocess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets with preprocessing on. |
PHP_CodeCoverage_Report_Node::getLineExecutedPercent |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node.php |
Returns the percentage of executed lines. |
InlineServiceDefinitionsPass::isInlineableDefinition |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Compiler/InlineServiceDefinitionsPass.php |
Checks if the definition is inlineable. |
PHP_CodeCoverage_Report_Node_Directory::$linesOfCode |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
RouteProviderTest::testOutlinePathMatchTrailingSlash |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that a trailing slash on the request doesn't result in a 404. |
PHP_CodeCoverage_Report_Node_File::$numExecutedLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
AbstractReaderTest::testMultipleAnnotationsOnSameLine |
function |
drupal/core/vendor/doctrine/common/tests/Doctrine/Tests/Common/Annotations/AbstractReaderTest.php |
@group regression |
HtmlToTextTest::testDrupalHtmlToTextBlockTagToNewline |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Mail/HtmlToTextTest.php |
Test that text separated by block-level tags in HTML get separated by
(at least) a newline in the plaintext version. |
CascadingStylesheetsTest::testRenderInlineNoPreprocess |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Common/CascadingStylesheetsTest.php |
Tests rendering inline stylesheets with preprocessing off. |
IntegrationTest::testProcessInlinesReferencesToAliases |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
|
PHP_CodeCoverage_Report_Node_Directory::getLinesOfCode |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the LOC/CLOC/NCLOC of this node. |
PHP_CodeCoverage_Report_Node_File::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
|
PHP_CodeCoverage_Report_Node_File::getNumExecutedLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of executed lines. |
InlineTest::testParseInvalidMappingShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
IntegrationTest::testProcessRemovesAndInlinesRecursively |
function |
drupal/core/vendor/symfony/dependency-injection/Symfony/Component/DependencyInjection/Tests/Compiler/IntegrationTest.php |
This tests that the following dependencies are correctly processed: |
RouteProviderTest::testOutlinePathMatchDefaultsCollision |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
PHP_CodeCoverage_Report_Node_File::getNumExecutableLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/File.php |
Returns the number of executable lines. |
InlineTest::testParseInvalidSequenceShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
PHP_CodeCoverage_Report_Node_Directory::$numExecutedLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
RouteProviderTest::testOutlinePathMatchDefaultsCollision2 |
function |
drupal/core/modules/system/lib/Drupal/system/Tests/Routing/RouteProviderTest.php |
Confirms that we can find routes whose pattern would match the request. |
PHP_Token_NamespaceTest::testGetEndLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
InlineTest::testParseInvalidMappingKeyShouldThrowException |
function |
drupal/core/vendor/symfony/yaml/Symfony/Component/Yaml/Tests/InlineTest.php |
@expectedException \Symfony\Component\Yaml\Exception\ParseException |
PHP_CodeCoverage_Report_Node_Directory::$numExecutableLines |
property |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
|
InlineFragmentRendererTest::testRenderExceptionIgnoreErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
InlineFragmentRendererTest::testESIHeaderIsKeptInSubrequest |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
PHP_CodeCoverage_Report_Node_Directory::getNumExecutedLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/PHP/CodeCoverage/Report/Node/Directory.php |
Returns the number of executed lines. |
PHP_Token_NamespaceTest::testGetEndLineWithUnscopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
PHP_Token_NamespaceTest::testGetStartLineWithScopedNamespace |
function |
drupal/core/vendor/phpunit/php-token-stream/Tests/Token/NamespaceTest.php |
|
Util_TestTest::methodForTestParseAnnotationThatIsOnlyOneLine |
function |
drupal/core/vendor/phpunit/phpunit/Tests/Util/TestTest.php |
@depends Bar |
InlineFragmentRendererTest::testRenderWithControllerReference |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
InlineFragmentRendererTest::testRenderWithObjectsAsAttributes |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
|
InlineFragmentRendererTest::testRenderExceptionNoIgnoreErrors |
function |
drupal/core/vendor/symfony/http-kernel/Symfony/Component/HttpKernel/Tests/Fragment/InlineFragmentRendererTest.php |
@expectedException \RuntimeException |
PHP_CodeCoverage_TestCase::getCoverageForFileWithIgnoredLines |
function |
drupal/core/vendor/phpunit/php-code-coverage/Tests/TestCase.php |
|