Code Coverage Statistics for Class
Newtonsoft.Json.Linq.JRaw
Symbol Coverage: 100.00% (11 of 11)
Branch Coverage: 100.00% (6 of 6)
Method Coverage: 100.00% (4 of 4)
Cyclomatic Complexity Avg: 1.50 Max:3
Methods: 4
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
CloneToken() : Newtonsoft.Json.Linq.JToken |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
Create(Newtonsoft.Json.JsonReader reader) : Newtonsoft.Json.Linq.JRaw [static] |
100.00% :
5 of 5
|
100.00% :
3 of 3
|
100.00% :
1 of 1
|
3 |
.ctor(Newtonsoft.Json.Linq.JRaw other) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.Object rawJson) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |