Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Linq.ComponentModel.JTypeDescriptor

Symbol Coverage: 48.72% (19 of 39)

Branch Coverage: 54.55% (12 of 22)

Method Coverage: 28.57% (4 of 14)

Cyclomatic Complexity Avg: 1.36 Max:4

Methods: 14


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
GetAttributes() : System.ComponentModel.AttributeCollection  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetClassName() : System.String  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetComponentName() : System.String  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetConverter() : System.ComponentModel.TypeConverter  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetDefaultEvent() : System.ComponentModel.EventDescriptor  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetDefaultProperty() : System.ComponentModel.PropertyDescriptor  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetEditor(System.Type editorBaseType) : System.Object  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetEvents() : System.ComponentModel.EventDescriptorCollection  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetEvents(System.Attribute[] attributes) : System.ComponentModel.EventDescriptorCollection  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetPropertyOwner(System.ComponentModel.PropertyDescriptor pd) : System.Object  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
GetProperties() : System.ComponentModel.PropertyDescriptorCollection  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
GetProperties(System.Attribute[] attributes) : System.ComponentModel.PropertyDescriptorCollection  100.00% : 8 of 8
100.00% : 6 of 6
100.00% : 1 of 1
4
GetTokenPropertyType(Newtonsoft.Json.Linq.JToken token) : System.Type [static]  100.00% : 5 of 5
100.00% : 4 of 4
100.00% : 1 of 1
3
.ctor(Newtonsoft.Json.Linq.JObject value) : void  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1