CodeCoverageReportNotConfiguredException
public function coverageCrap4j() : string { if (!$this->hasCoverageCrap4j()) { throw new CodeCoverageReportNotConfiguredException(); } return $this->coverageCrap4j; }