Code Coverage Statistics for Class
Newtonsoft.Json.Converters.XElementWrapper
Symbol Coverage: 77.78% (14 of 18)
Branch Coverage: 77.78% (7 of 9)
Method Coverage: 77.78% (7 of 9)
Cyclomatic Complexity Avg: 1.11 Max:2
Methods: 9
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
get_Value() : System.String |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_Value(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
<get_Attributes>b__0(System.Xml.Linq.XAttribute a) : Newtonsoft.Json.Converters.XAttributeWrapper [static] |
100.00% :
1 of 1
|
N/A : 0 of 0 |
100.00% :
1 of 1
|
1 |
get_Attributes() : System.Collections.Generic.IList<Newtonsoft.Json.Converters.IXmlNode> |
100.00% :
2 of 2
|
100.00% :
2 of 2
|
100.00% :
1 of 1
|
2 |
get_Element() : System.Xml.Linq.XElement |
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 |
SetAttributeNode(Newtonsoft.Json.Converters.IXmlNode attribute) : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.Xml.Linq.XElement element) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |