Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Linq.ComponentModel.JPropertyDescriptorTests
Symbol Coverage: 100.00% (22 of 22)
Branch Coverage: 100.00% (6 of 6)
Method Coverage: 100.00% (6 of 6)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 6
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
GetValue() : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
IsReadOnly() : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
PropertyType() : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
ResetValue() : void |
100.00% :
5 of 5
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SetValue() : void |
100.00% :
5 of 5
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor() : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |