Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.ConstructorCaseSensitivityClass
Symbol Coverage: 100.00% (5 of 5)
Branch Coverage: 100.00% (7 of 7)
Method Coverage: 100.00% (7 of 7)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 7
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
.ctor(System.String param1,System.String Param1,System.String param2) : void |
100.00% :
5 of 5
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_param1() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Param1() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Param2() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_param1(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Param1(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Param2(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |