CMSgov/dpc-app

View on GitHub
dpc-common/src/main/java/gov/cms/dpc/fhir/dropwizard/handlers/BundleHandler.java

Summary

Maintainability
A
0 mins
Test Coverage

Method writeTo has 7 arguments (exceeds 4 allowed). Consider refactoring.
Wontfix

    public void writeTo(Collection<Resource> baseResources, Class<?> type, Type genericType, Annotation[] annotations, MediaType mediaType, MultivaluedMap<String, Object> httpHeaders, OutputStream entityStream) throws IOException, WebApplicationException {

    There are no issues that match your filters.

    Category
    Status