Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Serialization.JsonArrayContract

Symbol Coverage: 100.00% (22 of 22)

Branch Coverage: 100.00% (23 of 23)

Method Coverage: 100.00% (5 of 5)

Cyclomatic Complexity Avg: 3.20 Max:6

Methods: 5


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
CreateWrapper(System.Object list) : Newtonsoft.Json.Utilities.IWrappedCollection  100.00% : 8 of 8
100.00% : 9 of 9
100.00% : 1 of 1
6
IsTypeGenericCollectionInterface(System.Type type) : System.Boolean  100.00% : 5 of 5
100.00% : 5 of 5
100.00% : 1 of 1
4
.ctor(System.Type underlyingType) : void  100.00% : 9 of 9
100.00% : 7 of 7
100.00% : 1 of 1
4
get_CollectionItemType() : System.Type  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_CollectionItemType(System.Type value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1