Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Utilities.WrapperDictionary

Symbol Coverage: 92.31% (12 of 13)

Branch Coverage: 100.00% (5 of 5)

Method Coverage: 100.00% (4 of 4)

Cyclomatic Complexity Avg: 1.50 Max:2

Methods: 4


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
SetType(System.Type interfaceType,System.Type realObjectType,System.Type wrapperType) : void  80.00% : 4 of 5
100.00% : 2 of 2
100.00% : 1 of 1
2
GenerateKey(System.Type interfaceType,System.Type realObjectType) : System.String [static]  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
GetType(System.Type interfaceType,System.Type realObjectType) : System.Type  100.00% : 5 of 5
100.00% : 2 of 2
100.00% : 1 of 1
2
.ctor() : void  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1