Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.MissingMemberHandlingTests
Symbol Coverage: 94.74% (36 of 38)
Branch Coverage: 71.43% (5 of 7)
Method Coverage: 100.00% (6 of 6)
Cyclomatic Complexity Avg: 1.17 Max:2
Methods: 6
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
MissingMemeber() : void |
66.67% :
2 of 3
|
0.00% :
0 of 1
|
100.00% :
1 of 1
|
1 |
MissingMemberDeserialize() : void |
87.50% :
7 of 8
|
0.00% :
0 of 1
|
100.00% :
1 of 1
|
1 |
MissingJson() : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
MissingMemberDeserializeOkay() : void |
100.00% :
17 of 17
|
100.00% :
2 of 2
|
100.00% :
1 of 1
|
2 |
MissingMemberIgnoreComplexValue() : void |
100.00% :
7 of 7
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor() : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |