Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Utilities.ConvertUtils+TypeConvertKey

Symbol Coverage: 73.33% (11 of 15)

Branch Coverage: 66.67% (6 of 9)

Method Coverage: 83.33% (5 of 6)

Cyclomatic Complexity Avg: 1.33 Max:2

Methods: 6


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
Equals(System.Object obj) : System.Boolean  0.00% : 0 of 4
0.00% : 0 of 2
0.00% : 0 of 1
2
Equals(Newtonsoft.Json.Utilities.ConvertUtils+TypeConvertKey other) : System.Boolean  100.00% : 2 of 2
66.67% : 2 of 3
100.00% : 1 of 1
2
get_InitialType() : System.Type  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_TargetType() : System.Type  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
GetHashCode() : System.Int32  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.Type initialType,System.Type targetType) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1