Code Coverage Statistics for Class
Newtonsoft.Json.Converters.XProcessingInstructionWrapper
Symbol Coverage: 80.00% (8 of 10)
Branch Coverage: 80.00% (4 of 5)
Method Coverage: 80.00% (4 of 5)
Cyclomatic Complexity Avg: 1.00 Max:1
Methods: 5
Symbol Coverage Trend
View:
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_LocalName() : System.String |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
get_ProcessingInstruction() : System.Xml.Linq.XProcessingInstruction |
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.XProcessingInstruction processingInstruction) : void |
100.00% :
2 of 2
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |