Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.PreserveReferencesHandlingTests+User
Symbol Coverage: 57.14% (8 of 14)
Branch Coverage: 70.00% (7 of 10)
Method Coverage: 70.00% (7 of 10)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 10
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_SecretType() : System.Type |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
GetHashCode() : System.Int32 |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
ToString() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_SecretType(System.Type value) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor() : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.String login,System.Type secretType) : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Friend() : Newtonsoft.Json.Tests.Serialization.PreserveReferencesHandlingTests+User | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Login() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Friend(Newtonsoft.Json.Tests.Serialization.PreserveReferencesHandlingTests+User value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Login(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |