Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Converters.XAttributeWrapper

Symbol Coverage: 81.25% (13 of 16)

Branch Coverage: 87.50% (7 of 8)

Method Coverage: 85.71% (6 of 7)

Cyclomatic Complexity Avg: 1.14 Max:2

Methods: 7


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
set_Value(System.String value) : void  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
get_ParentNode() : Newtonsoft.Json.Converters.IXmlNode  75.00% : 3 of 4
100.00% : 2 of 2
100.00% : 1 of 1
2
get_Attribute() : System.Xml.Linq.XAttribute  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_LocalName() : System.String  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_NamespaceURI() : System.String  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.XAttribute attribute) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1