Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests
Symbol Coverage: 74.19% (23 of 31)
Branch Coverage: 80.00% (4 of 5)
Method Coverage: 80.00% (4 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 |
---|---|---|---|---|
DeserializeObject() : void |
0.00% :
0 of 8
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
AssertDoesDeserialize() : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
AssertShouldSerializeTest() : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
DeserializeAndConvertNullValue() : void |
100.00% :
13 of 13
|
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 |