Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.SerializationEventTestDictionary
Symbol Coverage: 100.00% (15 of 15)
Branch Coverage: 100.00% (13 of 13)
Method Coverage: 100.00% (13 of 13)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 13
Symbol Coverage Trend
View:
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% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
| .ctor() : 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 |