Sets the coverage data.
public function setData(ProcessedCodeCoverageData $data) : void { $this->data = $data; }