Code Coverage Statistics for Class
Newtonsoft.Json.Converters.XmlDeclarationWrapper
Symbol Coverage: 69.23% (9 of 13)
Branch Coverage: 66.67% (4 of 6)
Method Coverage: 66.67% (4 of 6)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 6
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_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.XmlDeclaration declaration) : void |
100.00% :
3 of 3
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |