Exception
public function noCoverage() : bool { if (!$this->hasNoCoverage()) { throw new Exception(); } return $this->noCoverage; }