Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Schema.JsonSchemaModel

Symbol Coverage: 100.00% (32 of 32)

Branch Coverage: 100.00% (54 of 54)

Method Coverage: 100.00% (35 of 35)

Cyclomatic Complexity Avg: 1.31 Max:10

Methods: 35


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
Combine(Newtonsoft.Json.Schema.JsonSchemaModel model,Newtonsoft.Json.Schema.JsonSchema schema) : void [static]  100.00% : 20 of 20
100.00% : 17 of 17
100.00% : 1 of 1
10
Create(System.Collections.Generic.IList<Newtonsoft.Json.Schema.JsonSchema> schemata) : Newtonsoft.Json.Schema.JsonSchemaModel [static]  100.00% : 7 of 7
100.00% : 4 of 4
100.00% : 1 of 1
3
.ctor() : void  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
get_AdditionalProperties() : Newtonsoft.Json.Schema.JsonSchemaModel  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_AllowAdditionalProperties() : System.Boolean  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Disallow() : Newtonsoft.Json.Schema.JsonSchemaType  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Enum() : System.Collections.Generic.IList<Newtonsoft.Json.Linq.JToken>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Items() : System.Collections.Generic.IList<Newtonsoft.Json.Schema.JsonSchemaModel>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Maximum() : System.Nullable<System.Double>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_MaximumDecimals() : System.Nullable<System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_MaximumItems() : System.Nullable<System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_MaximumLength() : System.Nullable<System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Minimum() : System.Nullable<System.Double>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_MinimumItems() : System.Nullable<System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_MinimumLength() : System.Nullable<System.Int32>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Optional() : System.Boolean  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Patterns() : System.Collections.Generic.IList<System.String>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Properties() : System.Collections.Generic.IDictionary<System.String,Newtonsoft.Json.Schema.JsonSchemaModel>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Type() : Newtonsoft.Json.Schema.JsonSchemaType  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_AdditionalProperties(Newtonsoft.Json.Schema.JsonSchemaModel value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_AllowAdditionalProperties(System.Boolean value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Disallow(Newtonsoft.Json.Schema.JsonSchemaType value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Enum(System.Collections.Generic.IList<Newtonsoft.Json.Linq.JToken> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Items(System.Collections.Generic.IList<Newtonsoft.Json.Schema.JsonSchemaModel> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Maximum(System.Nullable<System.Double> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_MaximumDecimals(System.Nullable<System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_MaximumItems(System.Nullable<System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_MaximumLength(System.Nullable<System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Minimum(System.Nullable<System.Double> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_MinimumItems(System.Nullable<System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_MinimumLength(System.Nullable<System.Int32> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Optional(System.Boolean value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Patterns(System.Collections.Generic.IList<System.String> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Properties(System.Collections.Generic.IDictionary<System.String,Newtonsoft.Json.Schema.JsonSchemaModel> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Type(Newtonsoft.Json.Schema.JsonSchemaType value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1