Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Bson.BsonString

Symbol Coverage: 100.00% (3 of 3)

Branch Coverage: 100.00% (5 of 5)

Method Coverage: 100.00% (5 of 5)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 5


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor(System.Object value,System.Boolean includeLength) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
get_ByteCount() : System.Int32  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
get_IncludeLength() : System.Boolean  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_ByteCount(System.Int32 value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1
set_IncludeLength(System.Boolean value) : void  N/A : 0 of 0
100.00% : 1 of 1
100.00% : 1 of 1
1