Code Coverage Statistics for Class
Newtonsoft.Json.Schema.JsonSchemaGenerator+TypeSchema
Symbol Coverage: 100.00% (6 of 6)
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 |
---|---|---|---|---|
.ctor(System.Type type,Newtonsoft.Json.Schema.JsonSchema schema) : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Schema() : Newtonsoft.Json.Schema.JsonSchema | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Type() : System.Type | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Schema(Newtonsoft.Json.Schema.JsonSchema value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Type(System.Type value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |