Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Schema.JsonSchema

Symbol Coverage: 93.75% (30 of 32)

Branch Coverage: 96.92% (63 of 65)

Method Coverage: 96.92% (63 of 65)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 65


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
Read(Newtonsoft.Json.JsonReader reader) : Newtonsoft.Json.Schema.JsonSchema [static]  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
get_InternalId() : System.String  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
Parse(System.String json) : Newtonsoft.Json.Schema.JsonSchema [static]  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
Parse(System.String json,Newtonsoft.Json.Schema.JsonSchemaResolver resolver) : Newtonsoft.Json.Schema.JsonSchema [static]  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
Read(Newtonsoft.Json.JsonReader reader,Newtonsoft.Json.Schema.JsonSchemaResolver resolver) : Newtonsoft.Json.Schema.JsonSchema [static]  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
ToString() : System.String  100.00% : 6 of 6
100.00% : 1 of 1
100.00% : 1 of 1
1
WriteTo(Newtonsoft.Json.JsonWriter writer) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
WriteTo(Newtonsoft.Json.JsonWriter writer,Newtonsoft.Json.Schema.JsonSchemaResolver resolver) : void  100.00% : 5 of 5
100.00% : 1 of 1
100.00% : 1 of 1
1
get_AdditionalProperties() : Newtonsoft.Json.Schema.JsonSchema  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_Default() : Newtonsoft.Json.Linq.JToken  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Description() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Disallow() : System.Nullable<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_Extends() : Newtonsoft.Json.Schema.JsonSchema  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Format() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Hidden() : System.Nullable<System.Boolean>  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_Identity() : System.Collections.Generic.IList<System.String>  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.JsonSchema>  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.Nullable<System.Boolean>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Options() : System.Collections.Generic.IDictionary<Newtonsoft.Json.Linq.JToken,System.String>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Pattern() : 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.JsonSchema>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_ReadOnly() : System.Nullable<System.Boolean>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Requires() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Title() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Transient() : System.Nullable<System.Boolean>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Type() : System.Nullable<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.JsonSchema 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_Default(Newtonsoft.Json.Linq.JToken value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Description(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Disallow(System.Nullable<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_Extends(Newtonsoft.Json.Schema.JsonSchema value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Format(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Hidden(System.Nullable<System.Boolean> 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_Identity(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_Items(System.Collections.Generic.IList<Newtonsoft.Json.Schema.JsonSchema> 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.Nullable<System.Boolean> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Options(System.Collections.Generic.IDictionary<Newtonsoft.Json.Linq.JToken,System.String> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Pattern(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.JsonSchema> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_ReadOnly(System.Nullable<System.Boolean> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Requires(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Title(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_Transient(System.Nullable<System.Boolean> value) : void  N/A : 0 of 0
0.00% : 0 of 1
0.00% : 0 of 1
1
set_Type(System.Nullable<Newtonsoft.Json.Schema.JsonSchemaType> value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1