Code Coverage Statistics for Class
Newtonsoft.Json.JsonSerializationException
Symbol Coverage: 100.00% (6 of 6)
Branch Coverage: 100.00% (3 of 3)
Method Coverage: 100.00% (3 of 3)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 3
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
.ctor() : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.String message) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.String message,System.Exception innerException) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |