Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.EntitiesSerializationTests
Symbol Coverage: 100.00% (66 of 66)
Branch Coverage: 100.00% (5 of 5)
Method Coverage: 100.00% (5 of 5)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 5
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
CreateEntitiesTestData() : Newtonsoft.Json.Tests.Folder |
100.00% :
22 of 22
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
DeserializeEntity() : void |
100.00% :
22 of 22
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeEntity() : void |
100.00% :
5 of 5
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeMultiValueEntityKey() : void |
100.00% :
17 of 17
|
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 |