Code Coverage Statistics for Class
Newtonsoft.Json.Linq.Extensions+<Convert>d__f`2
Symbol Coverage: 100.00% (6 of 6)
Branch Coverage: 58.33% (7 of 12)
Method Coverage: 66.67% (6 of 9)
Cyclomatic Complexity Avg: 1.78 Max:4
Methods: 9
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
MoveNext() : System.Boolean |
100.00% :
6 of 6
|
N/A : 0 of 0 |
100.00% :
1 of 1
|
4 |
<>m__Finally13() : 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.IEnumerable.GetEnumerator() : System.Collections.IEnumerator | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
System.Collections.Generic.IEnumerable<U>.GetEnumerator() : System.Collections.Generic.IEnumerator<U> | N/A : 0 of 0 |
60.00% :
3 of 5
|
100.00% :
1 of 1
|
3 |
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<U>.get_Current() : U | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |