Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Bson.BsonValue

Symbol Coverage: 100.00% (8 of 8)

Branch Coverage: 100.00% (3 of 3)

Method Coverage: 100.00% (3 of 3)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 3


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
.ctor(System.Object value,Newtonsoft.Json.Bson.BsonType type) : void  100.00% : 4 of 4
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Type() : Newtonsoft.Json.Bson.BsonType  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Value() : System.Object  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1