Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Linq.JToken+<Ancestors>d__0

Symbol Coverage: 100.00% (4 of 4)

Branch Coverage: 54.55% (6 of 11)

Method Coverage: 62.50% (5 of 8)

Cyclomatic Complexity Avg: 1.50 Max:3

Methods: 8


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
3
.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
100.00% : 1 of 1
100.00% : 1 of 1
1
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