Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.TestObjects.SerializationEventTestObjectWithConstructor

Symbol Coverage: 100.00% (14 of 14)

Branch Coverage: 100.00% (13 of 13)

Method Coverage: 100.00% (13 of 13)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 13


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
OnDeserializedMethod(System.Runtime.Serialization.StreamingContext context) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
OnDeserializingMethod(System.Runtime.Serialization.StreamingContext context) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
OnSerializedMethod(System.Runtime.Serialization.StreamingContext context) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
OnSerializingMethod(System.Runtime.Serialization.StreamingContext context) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.Int32 member1,System.String member2,System.String member4) : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Member1() : System.Int32  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Member2() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Member3() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Member4() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Member1(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Member2(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Member3(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Member4(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1