Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+DecimalRangeConverter
Symbol Coverage: 100.00% (2 of 2)
Branch Coverage: 100.00% (2 of 2)
Method Coverage: 100.00% (2 of 2)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 2
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
Create(System.Type objectType) : Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Decimal> |
100.00% :
2 of 2
|
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 |