Code Coverage Statistics for Class
Newtonsoft.Json.Linq.JPath
Symbol Coverage: 100.00% (81 of 81)
Branch Coverage: 100.00% (48 of 48)
Method Coverage: 100.00% (6 of 6)
Cyclomatic Complexity Avg: 5.17 Max:11
Methods: 6
Symbol Coverage Trend
View:
Methods
Method | Symbol Coverage | Branch Coverage | Method Coverage | Cyclomatic Complexity |
---|---|---|---|---|
Evaluate(Newtonsoft.Json.Linq.JToken root,System.Boolean errorWhenNoMatch) : Newtonsoft.Json.Linq.JToken |
100.00% :
27 of 27
|
100.00% :
18 of 18
|
100.00% :
1 of 1
|
11 |
.ctor(System.String expression) : void |
100.00% :
6 of 6
|
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
ParseIndexer(System.Char indexerOpenChar) : void |
100.00% :
21 of 21
|
100.00% :
13 of 13
|
100.00% :
1 of 1
|
7 |
ParseMain() : void |
100.00% :
27 of 27
|
100.00% :
14 of 14
|
100.00% :
1 of 1
|
10 |
get_Parts() : System.Collections.Generic.List<System.Object> | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |
set_Parts(System.Collections.Generic.List<System.Object> value) : void | N/A : 0 of 0 |
100.00% :
1 of 1
|
100.00% :
1 of 1
|
1 |