tasks/ext/coverage/CoverageMerger.php
\CoverageMerger
Package: phing\tasks\ext\coverage
Saves coverage output of the test to a specified database
- Author
- Michiel Rook
- Since
- 2.1.0
- Version
- $Id: 83f3748d0690f9fc69c2618191f272e5661c0501 $
Methods

_getDatabase(
\Project $project
)
:
\Properties
static
Parameters
Returns
Throws
| Name | Type | Description |
|---|---|---|
| $project | \Project |
| Type | Description |
|---|---|
| \Properties |
| Exception | Description |
|---|---|
| \BuildException |

merge(
$project, $codeCoverageInformation
)
:
void
static
Parameters
| Name | Type | Description |
|---|---|---|
| $project | ||
| $codeCoverageInformation |