Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Serialization.ReflectionValueProvider

Symbol Coverage: 0.00% (0 of 12)

Branch Coverage: 0.00% (0 of 5)

Method Coverage: 0.00% (0 of 3)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 3


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
GetValue(System.Object target) : System.Object  0.00% : 0 of 4
0.00% : 0 of 2
0.00% : 0 of 1
1
.ctor(System.Reflection.MemberInfo memberInfo) : void  0.00% : 0 of 4
0.00% : 0 of 1
0.00% : 0 of 1
1
SetValue(System.Object target,System.Object value) : void  0.00% : 0 of 4
0.00% : 0 of 2
0.00% : 0 of 1
1