We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 99cc5ac commit 4f293e6Copy full SHA for 4f293e6
README.md
@@ -30,7 +30,7 @@ $ ./tools/phpcov --version
30
31
## Usage
32
33
-### Merging Serialized Code Coverage Data
+### Merging serialized code coverage data
34
35
When you run PHPUnit with `--coverage-php`, it writes serialized code coverage data to a `.cov` file.
36
The `phpcov merge` command merges multiple `.cov` files into a single code coverage report.
0 commit comments