dropwizard/dropwizard

View on GitHub
dropwizard-e2e/src/main/java/com/example/app1/CustomClassBodyWriter.java

Summary

Maintainability
A
1 hr
Test Coverage

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

        CustomClass customClass,
        Class<?> aClass,
        Type type,
        Annotation[] annotations,
        MediaType mediaType,
Severity: Major
Found in dropwizard-e2e/src/main/java/com/example/app1/CustomClassBodyWriter.java - About 50 mins to fix

    Method getSize has 5 arguments (exceeds 4 allowed). Consider refactoring.
    Open

            CustomClass customClass,
            Class<?> aClass,
            Type type,
            Annotation[] annotations,
            MediaType mediaType
    Severity: Minor
    Found in dropwizard-e2e/src/main/java/com/example/app1/CustomClassBodyWriter.java - About 35 mins to fix

      There are no issues that match your filters.

      Category
      Status