Code Coverage Statistics for Class
Newtonsoft.Json.Schema.ValidationEventArgs
Symbol Coverage: 75.00% (6 of 8)
Branch Coverage: 66.67% (2 of 3)
Method Coverage: 66.67% (2 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 |
---|---|---|---|---|
get_Exception() : Newtonsoft.Json.Schema.JsonSchemaException |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_Message() : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(Newtonsoft.Json.Schema.JsonSchemaException ex) : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |