Code Coverage Statistics for Class
Newtonsoft.Json.Utilities.DateTimeUtils
Symbol Coverage: 66.67% (6 of 9)
Branch Coverage: 75.00% (3 of 4)
Method Coverage: 100.00% (2 of 2)
Cyclomatic Complexity Avg: 2.00 Max:3
Methods: 2
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
ToSerializationMode(System.DateTimeKind kind) : System.Xml.XmlDateTimeSerializationMode [static] |
50.00% :
3 of 6
|
66.67% :
2 of 3
|
100.00% :
1 of 1
|
3 |
GetLocalOffset(System.DateTime d) : System.String [static] |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |