Skip to content

Commit 7483c5e

Browse files
ishan-deepsourcesebastianbergmann
authored andcommitted
Mention cobertura in formats
1 parent 481bba5 commit 7483c5e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/code-coverage-analysis.rst

+1-1
Original file line numberDiff line numberDiff line change
@@ -30,7 +30,7 @@ extensions for PHP or by `PHPDBG <https://www.php.net/manual/en/book.phpdbg.php>
3030

3131
PHPUnit can generate an HTML-based code coverage report as well as
3232
XML-based logfiles with code coverage information in various formats
33-
(Clover, Crap4J, PHPUnit). Code coverage information can also be reported
33+
(Clover, Cobertura, Crap4J, PHPUnit). Code coverage information can also be reported
3434
as text (and printed to STDOUT) and exported as PHP code for further
3535
processing.
3636

0 commit comments

Comments
 (0)