Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.JsonSerializerTest+DictionaryKey
Symbol Coverage: 100.00% (4 of 4)
Branch Coverage: 100.00% (5 of 5)
Method Coverage: 100.00% (5 of 5)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 5
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
op_Implicit(System.String value) : Newtonsoft.Json.Tests.Serialization.JsonSerializerTest+DictionaryKey [static] |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
ToString() : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor() : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Value() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Value(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |