Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Serialization.DefaultValueHandlingTests
Symbol Coverage: 100.00% (15 of 15)
Branch Coverage: 100.00% (3 of 3)
Method Coverage: 100.00% (3 of 3)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 3
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
DefaultValueAttributeTest() : void |
100.00% :
9 of 9
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeInvoice() : void |
100.00% :
6 of 6
|
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 |