Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.CircularReferenceWithIdClass
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 60.00% (3 of 5)
Method Coverage: 60.00% (3 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 |
---|---|---|---|---|
.ctor() : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Child() : Newtonsoft.Json.Tests.TestObjects.CircularReferenceWithIdClass | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Name() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Child(Newtonsoft.Json.Tests.TestObjects.CircularReferenceWithIdClass value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_Name(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |