Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Serialization.JsonContract

Symbol Coverage: 100.00% (20 of 20)

Branch Coverage: 100.00% (35 of 35)

Method Coverage: 100.00% (30 of 30)

Cyclomatic Complexity Avg: 1.17 Max:2

Methods: 30


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
InvokeOnDeserialized(System.Object o,System.Runtime.Serialization.StreamingContext context) : void  100.00% : 3 of 3
100.00% : 2 of 2
100.00% : 1 of 1
2
InvokeOnDeserializing(System.Object o,System.Runtime.Serialization.StreamingContext context) : void  100.00% : 3 of 3
100.00% : 2 of 2
100.00% : 1 of 1
2
InvokeOnError(System.Object o,System.Runtime.Serialization.StreamingContext context,Newtonsoft.Json.Serialization.ErrorContext errorContext) : void  100.00% : 3 of 3
100.00% : 2 of 2
100.00% : 1 of 1
2
InvokeOnSerialized(System.Object o,System.Runtime.Serialization.StreamingContext context) : void  100.00% : 3 of 3
100.00% : 2 of 2
100.00% : 1 of 1
2
InvokeOnSerializing(System.Object o,System.Runtime.Serialization.StreamingContext context) : void  100.00% : 3 of 3
100.00% : 2 of 2
100.00% : 1 of 1
2
.ctor(System.Type underlyingType) : void  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Converter() : Newtonsoft.Json.JsonConverter  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_CreatedType() : System.Type  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_DefaultCreator() : System.Func<System.Object>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_DefaultCreatorNonPublic() : System.Boolean  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_InternalConverter() : Newtonsoft.Json.JsonConverter  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_IsReference() : System.Nullable<System.Boolean>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_OnDeserialized() : System.Reflection.MethodInfo  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_OnDeserializing() : System.Reflection.MethodInfo  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_OnError() : System.Reflection.MethodInfo  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_OnSerialized() : System.Reflection.MethodInfo  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_OnSerializing() : System.Reflection.MethodInfo  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_UnderlyingType() : System.Type  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Converter(Newtonsoft.Json.JsonConverter value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_CreatedType(System.Type value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_DefaultCreator(System.Func<System.Object> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_DefaultCreatorNonPublic(System.Boolean value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_InternalConverter(Newtonsoft.Json.JsonConverter value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_IsReference(System.Nullable<System.Boolean> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_OnDeserialized(System.Reflection.MethodInfo value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_OnDeserializing(System.Reflection.MethodInfo value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_OnError(System.Reflection.MethodInfo value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_OnSerialized(System.Reflection.MethodInfo value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_OnSerializing(System.Reflection.MethodInfo value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_UnderlyingType(System.Type value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1