@psalm-param non-empty-string $functionName
public static function coversFunction(string $functionName) : CoversFunction { return new CoversFunction(self::CLASS_LEVEL, $functionName); }