Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.Converters.StringEnumConverterTests

Symbol Coverage: 100.00% (50 of 50)

Branch Coverage: 100.00% (9 of 9)

Method Coverage: 100.00% (9 of 9)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 9


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
DeserializeEnumClass() : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
DeserializeEnumClassUndefined() : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
DeserializeFlagEnum() : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
DeserializeNegativeEnum() : void  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
SerializeEnumClass() : void  100.00% : 7 of 7
100.00% : 1 of 1
100.00% : 1 of 1
1
SerializeEnumClassUndefined() : void  100.00% : 7 of 7
100.00% : 1 of 1
100.00% : 1 of 1
1
SerializeFlagEnum() : void  100.00% : 7 of 7
100.00% : 1 of 1
100.00% : 1 of 1
1
SerializeNegativeEnum() : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1