Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Tests.Schema.JsonSchemaGeneratorTests+CustomDirectoryInfoMapper

Symbol Coverage: 100.00% (12 of 12)

Branch Coverage: 100.00% (5 of 5)

Method Coverage: 100.00% (4 of 4)

Cyclomatic Complexity Avg: 1.50 Max:2

Methods: 4


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
<CreateProperties>b__5(Newtonsoft.Json.Serialization.JsonProperty m) : System.Boolean [static]  100.00% : 1 of 1
N/A : 0 of 0
100.00% : 1 of 1
1
CreateContract(System.Type objectType) : Newtonsoft.Json.Serialization.JsonContract  100.00% : 4 of 4
100.00% : 2 of 2
100.00% : 1 of 1
2
CreateProperties(Newtonsoft.Json.Serialization.JsonObjectContract contract) : System.Collections.Generic.IList<Newtonsoft.Json.Serialization.JsonProperty>  100.00% : 5 of 5
100.00% : 2 of 2
100.00% : 1 of 1
2
.ctor() : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1