Json.NET
Code Coverage Statistics for Class

Newtonsoft.Json.Converters.XDocumentWrapper

Symbol Coverage: 86.05% (37 of 43)

Branch Coverage: 85.00% (17 of 20)

Method Coverage: 81.25% (13 of 16)

Cyclomatic Complexity Avg: 1.19 Max:2

Methods: 16


Methods

Method Symbol Coverage Branch Coverage Method Coverage Cyclomatic Complexity
CreateProcessingInstruction(System.String target,System.String data) : Newtonsoft.Json.Converters.IXmlNode  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
CreateSignificantWhitespace(System.String text) : Newtonsoft.Json.Converters.IXmlNode  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
CreateWhitespace(System.String text) : Newtonsoft.Json.Converters.IXmlNode  0.00% : 0 of 2
0.00% : 0 of 1
0.00% : 0 of 1
1
AppendChild(Newtonsoft.Json.Converters.IXmlNode newChild) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 6 of 6
100.00% : 2 of 2
100.00% : 1 of 1
2
CreateAttribute(System.String name,System.String value) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateAttribute(System.String qualifiedName,System.String namespaceURI,System.String value) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateCDataSection(System.String data) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateComment(System.String text) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateElement(System.String elementName) : Newtonsoft.Json.Converters.IXmlElement  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateElement(System.String qualifiedName,System.String namespaceURI) : Newtonsoft.Json.Converters.IXmlElement  100.00% : 3 of 3
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateTextNode(System.String text) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
CreateXmlDeclaration(System.String version,System.String encoding,System.String standalone) : Newtonsoft.Json.Converters.IXmlNode  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_ChildNodes() : System.Collections.Generic.IList<Newtonsoft.Json.Converters.IXmlNode>  100.00% : 5 of 5
100.00% : 3 of 3
100.00% : 1 of 1
2
get_Document() : System.Xml.Linq.XDocument  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1
get_DocumentElement() : Newtonsoft.Json.Converters.IXmlElement  100.00% : 4 of 4
100.00% : 2 of 2
100.00% : 1 of 1
2
.ctor(System.Xml.Linq.XDocument document) : void  100.00% : 2 of 2
100.00% : 1 of 1
100.00% : 1 of 1
1