Code Coverage Statistics for Class
Newtonsoft.Json.Serialization.DynamicValueProvider
Symbol Coverage: 90.48% (19 of 21)
Branch Coverage: 85.71% (12 of 14)
Method Coverage: 100.00% (3 of 3)
Cyclomatic Complexity Avg: 2.67 Max:5
Methods: 3
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
SetValue(System.Object target,System.Object value) : void |
81.82% :
9 of 11
|
77.78% :
7 of 9
|
100.00% :
1 of 1
|
5 |
.ctor(System.Reflection.MemberInfo memberInfo) : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
GetValue(System.Object target) : System.Object |
100.00% :
6 of 6
|
100.00% :
4 of 4
|
100.00% :
1 of 1
|
2 |