Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 73.33% (11 of 15)
Method Coverage: 73.33% (11 of 15)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 15
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_DefaultValueHandlingIgnoreProperty() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_DefaultValueHandlingIncludeProperty() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_NullValueHandlingIgnoreProperty() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_NullValueHandlingIncludeProperty() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_ReferenceLoopHandlingErrorProperty() : Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_ReferenceLoopHandlingIgnoreProperty() : Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_ReferenceLoopHandlingSerializeProperty() : Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues | N/A : 0 of 0 |
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 |
set_DefaultValueHandlingIgnoreProperty(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_DefaultValueHandlingIncludeProperty(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_NullValueHandlingIgnoreProperty(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_NullValueHandlingIncludeProperty(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_ReferenceLoopHandlingErrorProperty(Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_ReferenceLoopHandlingIgnoreProperty(Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_ReferenceLoopHandlingSerializeProperty(Newtonsoft.Json.Tests.TestObjects.JsonPropertyWithHandlingValues value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |