file-fetcher
All Classes Namespaces Files Functions Variables Pages
Public Member Functions | List of all members
SebastianBergmann\CodeCoverage\Report\Html\Facade Class Reference

Detailed Description

Generates an HTML report from a code coverage object.

Public Member Functions

 __construct (int $lowUpperBound=50, int $highLowerBound=90, string $generator='')
 
 process (CodeCoverage $coverage, string $target)
 

Constructor & Destructor Documentation

◆ __construct()

SebastianBergmann\CodeCoverage\Report\Html\Facade::__construct ( int  $lowUpperBound = 50,
int  $highLowerBound = 90,
string  $generator = '' 
)

Member Function Documentation

◆ process()

SebastianBergmann\CodeCoverage\Report\Html\Facade::process ( CodeCoverage  $coverage,
string  $target 
)
Exceptions
RuntimeException

The documentation for this class was generated from the following file: