Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Linq.JConstructor

Symbol Coverage: 92.86% (52 of 56)

Branch Coverage: 81.82% (27 of 33)

Method Coverage: 100.00% (15 of 15)

Cyclomatic Complexity Avg: 1.67 Max:5

Methods: 15


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
Load(Newtonsoft.Json.JsonReader reader) : Newtonsoft.Json.Linq.JConstructor [static]  66.67% : 8 of 12
44.44% : 4 of 9
100.00% : 1 of 1
5
CloneToken() : Newtonsoft.Json.Linq.JToken  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
DeepEquals(Newtonsoft.Json.Linq.JToken node) : System.Boolean  100.00% : 3 of 3
75.00% : 3 of 4
100.00% : 1 of 1
3
get_Item(System.Object key) : Newtonsoft.Json.Linq.JToken  100.00% : 5 of 5
100.00% : 3 of 3
100.00% : 1 of 1
2
get_Name() : System.String  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Type() : Newtonsoft.Json.Linq.JTokenType  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
GetDeepHashCode() : System.Int32  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(Newtonsoft.Json.Linq.JConstructor other) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.String name) : void  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.String name,System.Object content) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.String name,System.Object[] content) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Item(System.Object key,Newtonsoft.Json.Linq.JToken value) : void  100.00% : 5 of 5
100.00% : 3 of 3
100.00% : 1 of 1
2
set_Name(System.String value) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
WriteTo(Newtonsoft.Json.JsonWriter writer,Newtonsoft.Json.JsonConverter[] converters) : void  100.00% : 7 of 7
100.00% : 4 of 4
100.00% : 1 of 1
3