Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Schema.JsonSchemaNode

Symbol Coverage: 100.00% (19 of 19)

Branch Coverage: 100.00% (16 of 16)

Method Coverage: 100.00% (16 of 16)

Cyclomatic Complexity Avg: 1.13 Max:3

Methods: 16


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
<GetId>b__0(Newtonsoft.Json.Schema.JsonSchema s) : System.String [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
<GetId>b__1(System.String id) : System.String [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
Combine(Newtonsoft.Json.Schema.JsonSchema schema) : Newtonsoft.Json.Schema.JsonSchemaNode  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
GetId(System.Collections.Generic.IEnumerable<Newtonsoft.Json.Schema.JsonSchema> schemata) : System.String [static]  100.00% : 2 of 2
100.00% : 3 of 3
100.00% : 1 of 1
3
.ctor(Newtonsoft.Json.Schema.JsonSchema schema) : void  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(Newtonsoft.Json.Schema.JsonSchemaNode source,Newtonsoft.Json.Schema.JsonSchema schema) : void  100.00% : 7 of 7
100.00% : 1 of 1
100.00% : 1 of 1
1
get_AdditionalProperties() : Newtonsoft.Json.Schema.JsonSchemaNode  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Id() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Items() : System.Collections.Generic.List<Newtonsoft.Json.Schema.JsonSchemaNode>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Properties() : System.Collections.Generic.Dictionary<System.String,Newtonsoft.Json.Schema.JsonSchemaNode>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Schemas() : System.Collections.ObjectModel.ReadOnlyCollection<Newtonsoft.Json.Schema.JsonSchema>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_AdditionalProperties(Newtonsoft.Json.Schema.JsonSchemaNode value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Id(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Items(System.Collections.Generic.List<Newtonsoft.Json.Schema.JsonSchemaNode> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Properties(System.Collections.Generic.Dictionary<System.String,Newtonsoft.Json.Schema.JsonSchemaNode> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Schemas(System.Collections.ObjectModel.ReadOnlyCollection<Newtonsoft.Json.Schema.JsonSchema> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1