Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+NullInterfaceTestClass
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 100.00% (13 of 13)
Method Coverage: 100.00% (13 of 13)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 13
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_Company() : System.String | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_DecimalRange() : Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Decimal> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Id() : System.Guid | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_IntRange() : Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Int32> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_NullDecimalRange() : Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Decimal> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Year() : System.Nullable<System.Int32> | N/A : 0 of 0 |
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 |
set_Company(System.String value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_DecimalRange(Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Decimal> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Id(System.Guid value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_IntRange(Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Int32> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_NullDecimalRange(Newtonsoft.Json.Tests.Converters.CustomCreationConverterTests+IRange<System.Decimal> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Year(System.Nullable<System.Int32> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |