public function disableCheckForUnintentionallyCoveredCode() : void { $this->checkForUnintentionallyCoveredCode = false; }