tasks/ext/coverage/CoverageMerger.php

Show: inherited
Table of Contents

\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

methodprotected_getDatabase( \Project $project ) : \Properties
static

Parameters
Name Type Description
$project \Project
Returns
Type Description
\Properties
Throws
Exception Description
\BuildException
methodpublicgetWhiteList(  $project ) : void
static

Parameters
Name Type Description
$project
methodpublicmerge(  $project,  $codeCoverageInformation ) : void
static

Parameters
Name Type Description
$project
$codeCoverageInformation
methodprivatemergeCodeCoverage(  $left,  $right ) : void
static

Parameters
Name Type Description
$left
$right
Documentation was generated by DocBlox 0.18.1.