file-fetcher
Public Member Functions | Protected Member Functions | List of all members
SebastianBergmann\CodeCoverage\Report\Xml\File Class Reference
Inheritance diagram for SebastianBergmann\CodeCoverage\Report\Xml\File:
SebastianBergmann\CodeCoverage\Report\Xml\Report

Public Member Functions

 __construct (\DOMElement $context)
 
 getTotals ()
 
 getLineCoverage (string $line)
 

Protected Member Functions

 getContextNode ()
 
 getDomDocument ()
 

Constructor & Destructor Documentation

◆ __construct()

SebastianBergmann\CodeCoverage\Report\Xml\File::__construct ( \DOMElement  $context)

Member Function Documentation

◆ getContextNode()

SebastianBergmann\CodeCoverage\Report\Xml\File::getContextNode ( )
protected

◆ getDomDocument()

SebastianBergmann\CodeCoverage\Report\Xml\File::getDomDocument ( )
protected

◆ getLineCoverage()

SebastianBergmann\CodeCoverage\Report\Xml\File::getLineCoverage ( string  $line)

◆ getTotals()

SebastianBergmann\CodeCoverage\Report\Xml\File::getTotals ( )

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