Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.JsonValidatingReader+SchemaScope

Symbol Coverage: 100.00% (19 of 19)

Branch Coverage: 100.00% (17 of 17)

Method Coverage: 100.00% (13 of 13)

Cyclomatic Complexity Avg: 1.46 Max:5

Methods: 13


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
<.ctor>b__6(System.String p) : System.String [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
<.ctor>b__7(System.String p) : System.Boolean [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
<GetRequiredProperties>b__a(System.Collections.Generic.KeyValuePair<System.String,Newtonsoft.Json.Schema.JsonSchemaModel> p) : System.Boolean [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
<GetRequiredProperties>b__b(System.Collections.Generic.KeyValuePair<System.String,Newtonsoft.Json.Schema.JsonSchemaModel> p) : System.String [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
get_RequiredProperties() : System.Collections.Generic.Dictionary<System.String,System.Boolean>  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Schema() : Newtonsoft.Json.Schema.JsonSchemaModel  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_TokenType() : Newtonsoft.Json.Linq.JTokenType  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
GetRequiredProperties(Newtonsoft.Json.Schema.JsonSchemaModel schema) : System.Collections.Generic.IEnumerable<System.String>  100.00% : 2 of 2
100.00% : 3 of 3
100.00% : 1 of 1
3
.ctor(Newtonsoft.Json.Linq.JTokenType tokenType,Newtonsoft.Json.Schema.JsonSchemaModel schema) : void  100.00% : 7 of 7
100.00% : 7 of 7
100.00% : 1 of 1
5
get_ArrayItemCount() : System.Int32  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_CurrentPropertyName() : System.String  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_ArrayItemCount(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_CurrentPropertyName(System.String value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1