hexlet-codebattle/codebattle

View on GitHub
services/app/apps/runner/dockers/java/check/Solution.java

Summary

Maintainability
A
1 hr
Test Coverage

Method solution has 8 arguments (exceeds 4 allowed). Consider refactoring.
Open

  public Integer solution(Integer a, Integer b, String c, Double d, Boolean e, Map<String, String> f, List<String> g,
      List<List<String>> h) {
Severity: Major
Found in services/app/apps/runner/dockers/java/check/Solution.java - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status