Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.DataTableConverterTests
Symbol Coverage: 100.00% (54 of 54)
Branch Coverage: 100.00% (4 of 4)
Method Coverage: 100.00% (4 of 4)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 4
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
Deserialize() : void |
100.00% :
17 of 17
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
PassedInJsonConverterOverridesInternalConverter() : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
Serialize() : void |
100.00% :
31 of 31
|
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 |