Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Converters.XCommentWrapper

Symbol Coverage: 50.00% (6 of 12)

Branch Coverage: 50.00% (3 of 6)

Method Coverage: 60.00% (3 of 5)

Cyclomatic Complexity Avg: 1.20 Max:2

Methods: 5


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
get_ParentNode() : Newtonsoft.Json.Converters.IXmlNode  0.00% : 0 of 4
0.00% : 0 of 2
0.00% : 0 of 1
2
set_Value(System.String value) : void  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
get_Text() : System.Xml.Linq.XComment  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_Value() : System.String  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
.ctor(System.Xml.Linq.XComment text) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1