Code Coverage Statistics for Class
Newtonsoft.Json.Serialization.CachedAttributeGetter`1
Symbol Coverage: 100.00% (3 of 3)
Branch Coverage: 100.00% (1 of 1)
Method Coverage: 100.00% (2 of 2)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 2
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
.cctor() : void [static] |
100.00% :
1 of 1
|
N/A : 0 of 0 |
100.00% :
1 of 1
|
1 |
GetAttribute(System.Reflection.ICustomAttributeProvider type) : T [static] |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |