File tree Expand file tree Collapse file tree 1 file changed +11
-11
lines changed
tests/end-to-end/code-coverage Expand file tree Collapse file tree 1 file changed +11
-11
lines changed Original file line number Diff line number Diff line change @@ -29,15 +29,15 @@ Time: %s, Memory: %s MB
29
29
OK (3 tests, 3 assertions)
30
30
31
31
32
- Code Coverage Report:%w
32
+ Code Coverage Report:
33
33
%s
34
- %w
35
- %wSummary:%w
36
- %wClasses : 50.00 % (1 /2 )%w
37
- %wMethods: 75 .00 % (3 /4 )%w
38
- %wLines : 66.67 % (4 /6 )%w
39
- %w
40
- % wPHPUnit \TestFixture \CodeCoverage \FullyTestedClass%w
41
- %wMethods : 100.00 % ( 1 / 1 ) Lines: 100.00 % ( 1 / 1 )
42
- % wPHPUnit \TestFixture \CodeCoverage \Method
43
- %wMethods : 66.67 % ( 2 / 3 ) Lines: 66.67 % ( 2 / 3 )
34
+
35
+ Summary:
36
+ Classes : 50.00 % (1 /2 )
37
+ Methods: 50 .00 % (2 /4 )
38
+ Lines : 50.00 % (3 /6 )
39
+
40
+ PHPUnit \TestFixture \CodeCoverage \FullyTestedClass
41
+ Methods : 100.00 % ( 1 / 1 ) Lines: 100.00 % ( 1 / 1 )
42
+ PHPUnit \TestFixture \CodeCoverage \Method
43
+ Methods : 33.33 % ( 1 / 3 ) Lines: 33.33 % ( 1 / 3 )
You can’t perform that action at this time.
0 commit comments