Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.ConverterPrecedenceClass
Symbol Coverage: 100.00% (3 of 3)
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(System.String testValue) : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_TestValue() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_TestValue(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |