Source file "org/apache/solr/common/util/PathTrie.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 334 of 334 | 0% | 56 of 56 | 0% | 34 | 34 | 67 | 67 | 6 | 6 |
lookupNode(List, int, Map, Set) | ![]() | 0% | ![]() | 0% | 14 | 14 | 25 | 25 | 1 | 1 |
insert(List, Object) | ![]() | 0% | ![]() | 0% | 8 | 8 | 18 | 18 | 1 | 1 |
findAvailableChildren(String, Set) | ![]() | 0% | ![]() | 0% | 6 | 6 | 11 | 11 | 1 | 1 |
PathTrie.Node(PathTrie, List, Object, PathTrie.Node) | ![]() | 0% | ![]() | 0% | 3 | 3 | 10 | 10 | 1 | 1 |
lookup(List, int, Map, Set) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
lookup(List, int, Map) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |