@psalm-param non-empty-string $target
public static function coversOnMethod(string $target) : Covers { return new Covers(self::METHOD_LEVEL, $target); }