Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.DataSetConverterTests
Symbol Coverage: 100.00% (93 of 93)
Branch Coverage: 100.00% (9 of 9)
Method Coverage: 100.00% (5 of 5)
Cyclomatic Complexity Avg: 1.40 Max:2
Methods: 5
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
CreateDataTable(System.String dataTableName,System.Int32 rows) : System.Data.DataTable |
100.00% :
33 of 33
|
100.00% :
3 of 3
|
100.00% :
1 of 1
|
2 |
DeserializeMultiTableDataSet() : void |
100.00% :
22 of 22
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeAndDeserialize() : void |
100.00% :
30 of 30
|
100.00% :
3 of 3
|
100.00% :
1 of 1
|
2 |
SerializeMultiTableDataSet() : void |
100.00% :
8 of 8
|
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 |