PHP 클래스 Tester\CodeCoverage\Generators\CloverXMLGenerator

상속: extends AbstractGenerator
파일 보기 프로젝트 열기: nette/tester

공개 메소드들

메소드 설명
__construct ( $file, $source = NULL )

보호된 메소드들

메소드 설명
renderSelf ( )

비공개 메소드들

메소드 설명
analyzeMethod ( stdClass $info, array $coverageData = NULL ) : array
appendMetrics ( stdClass $summary, stdClass $add )
calculateClassMetrics ( stdClass $info, array $coverageData = NULL ) : stdClass
setMetricAttributes ( DOMElement $element, stdClass $metrics )

메소드 상세

__construct() 공개 메소드

public __construct ( $file, $source = NULL )

renderSelf() 보호된 메소드

protected renderSelf ( )