PATH:
home
/
centosnipponia
/
public_html
/
apptt-oldgit
/
vendor
/
phpunit
/
php-code-coverage
/
tests
/
_files
<?php use PHPUnit\Framework\TestCase; class NamespaceCoverageNotProtectedTest extends TestCase { /** * @covers Foo\CoveredClass::<!protected> */ public function testSomething() { $o = new Foo\CoveredClass; $o->publicMethod(); } }
[+]
..
[-] NamespaceCoverageProtectedTest.php
[edit]
[-] source_without_ignore.php
[edit]
[-] CoveragePrivateTest.php
[edit]
[-] NamespaceCoveragePrivateTest.php
[edit]
[-] source_without_namespace.php
[edit]
[-] CoverageClassExtendedTest.php
[edit]
[-] NamespaceCoverageCoversClassTest.php
[edit]
[-] NamespaceCoveragePublicTest.php
[edit]
[-] NamespaceCoverageNotPrivateTest.php
[edit]
[-] class-with-anonymous-function-clover.xml
[edit]
[-] NamespaceCoverageNotPublicTest.php
[edit]
[-] Crash.php
[edit]
[-] source_with_namespace.php
[edit]
[-] CoverageMethodParenthesesWhitespaceTest.php
[edit]
[-] CoverageProtectedTest.php
[edit]
[-] source_with_use_statements.php
[edit]
[-] CoveredClass.php
[edit]
[-] CoverageMethodOneLineAnnotationTest.php
[edit]
[-] CoveragePublicTest.php
[edit]
[-] CoverageNotProtectedTest.php
[edit]
[-] NamespaceCoverageCoversClassPublicTest.php
[edit]
[-] CoverageClassTest.php
[edit]
[-] BankAccount-crap4j.xml
[edit]
[-] CoverageNotPrivateTest.php
[edit]
[-] NamespaceCoverageClassExtendedTest.php
[edit]
[-] CoverageFunctionParenthesesTest.php
[edit]
[-] source_with_class_and_anonymous_function.php
[edit]
[-] CoverageFunctionTest.php
[edit]
[-] NamespaceCoveredClass.php
[edit]
[-] ignored-lines-text.txt
[edit]
[-] NamespaceCoverageClassTest.php
[edit]
[-] source_with_oneline_annotations.php
[edit]
[-] BankAccount-clover.xml
[edit]
[-] NamespaceCoverageNotProtectedTest.php
[edit]
[+]
Report
[-] class-with-anonymous-function-crap4j.xml
[edit]
[-] BankAccountTest.php
[edit]
[-] CoverageMethodTest.php
[edit]
[-] BankAccount-text.txt
[edit]
[-] ignored-lines-crap4j.xml
[edit]
[-] CoverageNothingTest.php
[edit]
[-] NotExistingCoveredElementTest.php
[edit]
[-] CoveredFunction.php
[edit]
[-] NamespaceCoverageMethodTest.php
[edit]
[-] CoverageMethodParenthesesTest.php
[edit]
[-] class-with-anonymous-function-text.txt
[edit]
[-] CoverageNotPublicTest.php
[edit]
[-] CoverageFunctionParenthesesWhitespaceTest.php
[edit]
[-] BankAccount.php
[edit]
[-] CoverageTwoDefaultClassAnnotations.php
[edit]
[-] ignored-lines-clover.xml
[edit]
[-] CoverageNoneTest.php
[edit]
[-] source_with_ignore.php
[edit]
[-] .htaccess.disabled
[edit]