withPaths([ __DIR__ . '/src', __DIR__ . '/tests', ]) ->withPhpSets() ->withTypeCoverageLevel(50) ->withDeadCodeLevel(48) ->withCodeQualityLevel(71);