Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.PrivateMembersClass
Symbol Coverage: 77.78% (7 of 9)
Branch Coverage: 66.67% (2 of 3)
Method Coverage: 66.67% (2 of 3)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 3
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
UseValue() : System.Int32 |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
.ctor() : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.String privateString,System.String internalString) : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |