Code Coverage Statistics for Class
Newtonsoft.Json.Tests.TestObjects.SearchResult
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 71.43% (5 of 7)
Method Coverage: 71.43% (5 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 |
---|---|---|---|---|
get_Content() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_Title() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Url() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
.ctor() : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Content(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Title(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Url(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |