Code Coverage Statistics for Class
Newtonsoft.Json.Tests.Converters.BinaryConverterTests
Symbol Coverage: 100.00% (36 of 36)
Branch Coverage: 100.00% (7 of 7)
Method Coverage: 100.00% (8 of 8)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 8
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
.cctor() : void [static] |
100.00% :
1 of 1
|
N/A : 0 of 0 |
100.00% :
1 of 1
|
1 |
DeserializeBinaryClass() : void |
100.00% :
5 of 5
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
DeserializeByteArrayClass() : void |
100.00% :
5 of 5
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
DeserializeSqlBinaryClass() : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeBinaryClass() : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeByteArrayClass() : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
SerializeSqlBinaryClass() : void |
100.00% :
7 of 7
|
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 |