Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Utilities.DictionaryWrapper`2+DictionaryEnumerator`2

Symbol Coverage: 46.67% (7 of 15)

Branch Coverage: 42.86% (3 of 7)

Method Coverage: 42.86% (3 of 7)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 7


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
get_Entry() : System.Collections.DictionaryEntry  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Key() : System.Object  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Value() : System.Object  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
Reset() : void  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
.ctor(System.Collections.Generic.IEnumerator<System.Collections.Generic.KeyValuePair<TEnumeratorKey,TEnumeratorValue>> e) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Current() : System.Object  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
MoveNext() : System.Boolean  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1