Code Coverage Statistics for Class
Newtonsoft.Json.Linq.JObject+<GetEnumerator>d__5
Symbol Coverage: 100.00% (4 of 4)
Branch Coverage: 66.67% (4 of 6)
Method Coverage: 71.43% (5 of 7)
Cyclomatic Complexity Avg: 1.71 Max:4
Methods: 7
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
MoveNext() : System.Boolean |
100.00% :
4 of 4
|
N/A : 0 of 0 |
100.00% :
1 of 1
|
4 |
<>m__Finally8() : void | N/A : 0 of 0 |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
2 |
.ctor(System.Int32 <>1__state) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
System.IDisposable.Dispose() : void | N/A : 0 of 0 | N/A : 0 of 0 |
100.00% :
1 of 1
|
2 |
System.Collections.IEnumerator.get_Current() : System.Object | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
System.Collections.IEnumerator.Reset() : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<System.String,Newtonsoft.Json.Linq.JToken>>.get_Current() : System.Collections.Generic.KeyValuePair<System.String,Newtonsoft.Json.Linq.JToken> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |