Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.JsonSerializerTest+ConstructorCompexIgnoredProperty
Symbol Coverage: 100.00% (4 of 4)
Branch Coverage: 85.71% (6 of 7)
Method Coverage: 85.71% (6 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 first,System.Int32 second) : void |
100.00% :
4 of 4
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_First() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Ignored() : Newtonsoft.Json.Tests.TestObjects.Product | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Second() : System.Int32 | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_First(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Ignored(Newtonsoft.Json.Tests.TestObjects.Product value) : void | N/A : 0 of 0 |
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_Second(System.Int32 value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |