PHP_CodeCoverage_Report_Clover
in package
Generates a Clover XML logfile from an PHP_CodeCoverage object.
Tags
Table of Contents
- process() : string
Methods
process()
public
process(PHP_CodeCoverage $coverage[, string $target = null ][, string $name = null ]) : string
Parameters
- $coverage : PHP_CodeCoverage
- $target : string = null
- $name : string = null