Code Coverage Statistics for Class
Newtonsoft.Json.Linq.JContainer+<Descendants>d__5
Symbol Coverage: 100.00% (10 of 10)
Branch Coverage: 64.29% (9 of 14)
Method Coverage: 70.00% (7 of 10)
Cyclomatic Complexity Avg: 2.40 Max:7
Methods: 10
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
MoveNext() : System.Boolean |
100.00% :
10 of 10
|
N/A : 0 of 0 |
100.00% :
1 of 1
|
7 |
<>m__Finallya() : void | N/A : 0 of 0 |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
2 |
<>m__Finallyc() : 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
|
5 |
System.Collections.IEnumerable.GetEnumerator() : System.Collections.IEnumerator | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
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<Newtonsoft.Json.Linq.JToken>.get_Current() : Newtonsoft.Json.Linq.JToken | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
System.Collections.Generic.IEnumerable<Newtonsoft.Json.Linq.JToken>.GetEnumerator() : System.Collections.Generic.IEnumerator<Newtonsoft.Json.Linq.JToken> | N/A : 0 of 0 |
60.00% :
3 of 5
|
100.00% :
1 of 1
|
3 |