Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Schema.Extensions

Symbol Coverage: 100.00% (14 of 14)

Branch Coverage: 100.00% (7 of 7)

Method Coverage: 100.00% (3 of 3)

Cyclomatic Complexity Avg: 2.00 Max:4

Methods: 3


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
IsValid(Newtonsoft.Json.Linq.JToken source,Newtonsoft.Json.Schema.JsonSchema schema) : System.Boolean [static]  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
Validate(Newtonsoft.Json.Linq.JToken source,Newtonsoft.Json.Schema.JsonSchema schema) : void [static]  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
Validate(Newtonsoft.Json.Linq.JToken source,Newtonsoft.Json.Schema.JsonSchema schema,Newtonsoft.Json.Schema.ValidationEventHandler validationEventHandler) : void [static]  100.00% : 8 of 8
100.00% : 5 of 5
100.00% : 1 of 1
4