Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.StructTest
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 100.00% (4 of 4)
Method Coverage: 100.00% (4 of 4)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 4
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_IntProperty() : System.Int32 | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_StringProperty() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_IntProperty(System.Int32 value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_StringProperty(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |