CORE-POS/IS4C

View on GitHub
pos/is4c-nf/scale-drivers/drivers/NewMagellan/Newtonsoft.Json/JsonPosition.cs

Summary

Maintainability
A
1 hr
Test Coverage

Method WriteTo has 26 lines of code (exceeds 25 allowed). Consider refactoring.
Open

        internal void WriteTo(StringBuilder sb)
        {
            switch (Type)
            {
                case JsonContainerType.Object:

    There are no issues that match your filters.

    Category
    Status