Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.JsonConverterAttribute

Symbol Coverage: 72.73% (8 of 11)

Branch Coverage: 66.67% (4 of 6)

Method Coverage: 100.00% (3 of 3)

Cyclomatic Complexity Avg: 1.33 Max:2

Methods: 3


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
CreateJsonConverterInstance(System.Type converterType) : Newtonsoft.Json.JsonConverter [static]  50.00% : 2 of 4
50.00% : 1 of 2
100.00% : 1 of 1
1
.ctor(System.Type converterType) : void  80.00% : 4 of 5
66.67% : 2 of 3
100.00% : 1 of 1
2
get_ConverterType() : System.Type  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1