maacpiash/KonSchool

View on GitHub
src/Models/FAHP.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method RunFAHP has 28 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        private double[] RunFAHP()
        {
            (double, double, double) temp;

            // Step 1 : Geometric Mean
Severity: Minor
Found in src/Models/FAHP.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status