Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Bson.BsonObject

Symbol Coverage: 80.00% (8 of 10)

Branch Coverage: 75.00% (3 of 4)

Method Coverage: 80.00% (4 of 5)

Cyclomatic Complexity Avg: 1.00 Max:1

Methods: 5


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
System.Collections.IEnumerable.GetEnumerator() : System.Collections.IEnumerator  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
Add(System.String name,Newtonsoft.Json.Bson.BsonToken token) : void  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor() : void  100.00% : 1 of 1
N/A : 0 of 0
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
GetEnumerator() : System.Collections.Generic.IEnumerator<Newtonsoft.Json.Bson.BsonProperty>  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1