File tree Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Expand file tree Collapse file tree 1 file changed +3
-3
lines changed Original file line number Diff line number Diff line change 11[ ![ Latest Stable Version] ( https://poser.pugx.org/phpunit/php-code-coverage/v/stable.png )] ( https://packagist.org/packages/phpunit/php-code-coverage )
22[ ![ Build Status] ( https://travis-ci.org/sebastianbergmann/php-code-coverage.svg?branch=master )] ( https://travis-ci.org/sebastianbergmann/php-code-coverage )
33
4- # PHP_CodeCoverage
4+ # SebastianBergmann\CodeCoverage
55
6- ** PHP_CodeCoverage ** is a library that provides collection, processing, and rendering functionality for PHP code coverage information.
6+ ** SebastianBergmann\CodeCoverage ** is a library that provides collection, processing, and rendering functionality for PHP code coverage information.
77
88## Installation
99
@@ -15,7 +15,7 @@ If you only need this library during development, for instance to run your proje
1515
1616 composer require --dev phpunit/php-code-coverage
1717
18- ## Using the PHP_CodeCoverage API
18+ ## Using the SebastianBergmann\CodeCoverage API
1919
2020``` php
2121<?php
You can’t perform that action at this time.
0 commit comments