Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Schema.JsonSchemaResolver

Symbol Coverage: 100.00% (6 of 6)

Branch Coverage: 100.00% (4 of 4)

Method Coverage: 100.00% (4 of 4)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 4


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
GetSchema(System.String id) : Newtonsoft.Json.Schema.JsonSchema  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
get_LoadedSchemas() : System.Collections.Generic.IList<Newtonsoft.Json.Schema.JsonSchema>  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_LoadedSchemas(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