guibranco/MaxiPago-SDK-dotnet

View on GitHub
Src/MaxiPago/Gateway/Utils.cs

Summary

Maintainability
A
1 hr
Test Coverage

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

        private static string GetUrl<T>(T request, string environment)
        {
            switch (environment)
            {
                case "LIVE":
Severity: Minor
Found in Src/MaxiPago/Gateway/Utils.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status