Code Coverage Statistics for Class
Newtonsoft.Json.Converters.XDeclarationWrapper
Symbol Coverage: 73.33% (11 of 15)
Branch Coverage: 71.43% (5 of 7)
Method Coverage: 71.43% (5 of 7)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 7
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
set_Encoding(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
set_Standalone(System.String value) : void |
0.00% :
0 of 2
|
0.00% :
0 of 1
|
0.00% :
0 of 1
|
1 |
get_Encoding() : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_NodeType() : System.Xml.XmlNodeType |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Standalone() : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_Version() : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
.ctor(System.Xml.Linq.XDeclaration declaration) : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |