Code Coverage Statistics for Class
Newtonsoft.Json.Linq.ComponentModel.JTypeDescriptionProvider
Symbol Coverage: 80.00% (4 of 5)
Branch Coverage: 100.00% (3 of 3)
Method Coverage: 100.00% (2 of 2)
Cyclomatic Complexity Avg: 1.50 Max:2
Methods: 2
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
GetTypeDescriptor(System.Type type,System.Object instance) : System.ComponentModel.ICustomTypeDescriptor |
80.00% :
4 of 5
|
100.00% :
2 of 2
|
100.00% :
1 of 1
|
2 |
.ctor() : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |