Code Coverage Statistics for Class
Newtonsoft.Json.Serialization.JsonDictionaryContract
Symbol Coverage: 100.00% (23 of 23)
Branch Coverage: 100.00% (15 of 15)
Method Coverage: 100.00% (7 of 7)
Cyclomatic Complexity Avg: 1.71 Max:3
Methods: 7
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
CreateWrapper(System.Object dictionary) : Newtonsoft.Json.Utilities.IWrappedDictionary |
100.00% :
8 of 8
|
100.00% :
4 of 4
|
100.00% :
1 of 1
|
3 |
IsTypeGenericDictionaryInterface(System.Type type) : System.Boolean |
100.00% :
5 of 5
|
100.00% :
2 of 2
|
100.00% :
1 of 1
|
2 |
.ctor(System.Type underlyingType) : void |
100.00% :
10 of 10
|
100.00% :
5 of 5
|
100.00% :
1 of 1
|
3 |
get_DictionaryKeyType() : System.Type | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_DictionaryValueType() : System.Type | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_DictionaryKeyType(System.Type value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_DictionaryValueType(System.Type value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |