Use source()->notEmpty() instead
public function hasNonEmptyListOfFilesToBeIncludedInCodeCoverageReport() : bool { return $this->source ->notEmpty(); }