bykovme/nswallet

View on GitHub
src/NSWallet/NSWallet.UnitTests/Localization/LocalizationExceptionsLangCommon.cs

Summary

Maintainability
A
3 hrs
Test Coverage

Method LocalizationExceptionsCommon has 88 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        static bool LocalizationExceptionsCommon(string trTag)
        {
            switch (trTag)
            {
                case "admin_password_placeholder":

    There are no issues that match your filters.

    Category
    Status