Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.Converters.StringEnumConverterTests+EnumClass

Symbol Coverage: N/A (0 of 0)

Branch Coverage: 100.00% (7 of 7)

Method Coverage: 100.00% (7 of 7)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 7


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor() : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_NullableStoreColor1() : System.Nullable<Newtonsoft.Json.Tests.TestObjects.StoreColor> N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_NullableStoreColor2() : System.Nullable<Newtonsoft.Json.Tests.TestObjects.StoreColor> N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_StoreColor() : Newtonsoft.Json.Tests.TestObjects.StoreColor N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_NullableStoreColor1(System.Nullable<Newtonsoft.Json.Tests.TestObjects.StoreColor> value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_NullableStoreColor2(System.Nullable<Newtonsoft.Json.Tests.TestObjects.StoreColor> value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_StoreColor(Newtonsoft.Json.Tests.TestObjects.StoreColor value) : void N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1