hexlet-codebattle/codebattle

View on GitHub
services/app/apps/runner/dockers/kotlin/check/solution.kt

Summary

Maintainability
A
1 hr
Test Coverage

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

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

    There are no issues that match your filters.

    Category
    Status