@psalm-return list<string>
FilterNotConfiguredException
public function testsCovering() : array { if (!$this->hasTestsCovering()) { throw new FilterNotConfiguredException(); } return $this->testsCovering; }