Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.VersionKeyedCollection
Symbol Coverage: 85.71% (12 of 14)
Branch Coverage: 88.89% (8 of 9)
Method Coverage: 85.71% (6 of 7)
Cyclomatic Complexity Avg: 1.14 Max:2
Methods: 7
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
System.Collections.IList.set_Item(System.Int32 index,System.Object value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
GetKeyForItem(Newtonsoft.Json.Tests.TestObjects.Person item) : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
System.Collections.IList.get_Item(System.Int32 index) : System.Object |
100.00% :
4 of 4
|
100.00% :
3 of 3
|
100.00% :
1 of 1
|
2 |
OnErrorMethod(System.Runtime.Serialization.StreamingContext context,Newtonsoft.Json.Serialization.ErrorContext errorContext) : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor() : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Messages() : System.Collections.Generic.List<System.String> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Messages(System.Collections.Generic.List<System.String> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |