pkg/application/analysis/common_analysis.go

Summary

Maintainability
A
35 mins
Test Coverage

Function CommonAnalysis has 5 arguments (exceeds 4 allowed). Consider refactoring.
Open

func CommonAnalysis(output io.Writer, path string, app app_concept.AbstractAnalysisApp, filter func(path string) bool, isFunctionBase bool) []core_domain.CodeDataStruct {
Severity: Minor
Found in pkg/application/analysis/common_analysis.go - About 35 mins to fix

    There are no issues that match your filters.

    Category
    Status