Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.BinaryConverterTests+SqlBinaryClass
Symbol Coverage: N/A (0 of 0)
Branch Coverage: 100.00% (7 of 7)
Method Coverage: 100.00% (7 of 7)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 7
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_NullableSqlBinary1() : System.Nullable<System.Data.SqlTypes.SqlBinary> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_NullableSqlBinary2() : System.Nullable<System.Data.SqlTypes.SqlBinary> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_SqlBinary() : System.Data.SqlTypes.SqlBinary | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_NullableSqlBinary1(System.Nullable<System.Data.SqlTypes.SqlBinary> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_NullableSqlBinary2(System.Nullable<System.Data.SqlTypes.SqlBinary> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_SqlBinary(System.Data.SqlTypes.SqlBinary value) : void | 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 |