fremag/MemoScope.Net

View on GitHub
MemoScope/Modules/Instances/FieldAccessor.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method GetFuncName has 35 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        internal static string GetFuncName(ClrElementType elementType)
        {
            switch(elementType)
            {
                case ClrElementType.Boolean:
Severity: Minor
Found in MemoScope/Modules/Instances/FieldAccessor.cs - About 1 hr to fix

    There are no issues that match your filters.

    Category
    Status