Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.TypeNameHandlingTests+SendHttpRequest
Symbol Coverage: 100.00% (4 of 4)
Branch Coverage: 35.29% (6 of 17)
Method Coverage: 35.29% (6 of 17)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 17
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
.ctor() : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_CorrelationId() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Headers() : System.Collections.Generic.Dictionary<System.String,System.String> | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_Method() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_Passwd() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_RequestBodyText() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_RequestEncoding() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_Url() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_User() : System.String | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_CorrelationId(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Headers(System.Collections.Generic.Dictionary<System.String,System.String> value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_Method(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Passwd(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_RequestBodyText(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_RequestEncoding(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 |
set_User(System.String value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |