Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Serialization.JsonObjectContract

Symbol Coverage: 100.00% (3 of 3)

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(System.Type underlyingType) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
get_MemberSerialization() : Newtonsoft.Json.MemberSerialization  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_ParametrizedConstructor() : System.Reflection.ConstructorInfo  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Properties() : Newtonsoft.Json.Serialization.JsonPropertyCollection  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_MemberSerialization(Newtonsoft.Json.MemberSerialization value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_ParametrizedConstructor(System.Reflection.ConstructorInfo value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Properties(Newtonsoft.Json.Serialization.JsonPropertyCollection value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1