Source file "org/elasticsearch/common/path/PathTrie.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 157 of 157 | 0% | 18 of 18 | 0% | 17 | 17 | 40 | 40 | 8 | 8 |
insert(String, Object) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
insertOrUpdate(String, Object, BiFunction) | ![]() | 0% | ![]() | 0% | 4 | 4 | 11 | 11 | 1 | 1 |
retrieve(String, Map, PathTrie.TrieMatchingMode) | ![]() | 0% | ![]() | 0% | 4 | 4 | 9 | 9 | 1 | 1 |
PathTrie(PathTrie.Decoder) | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
retrieveAll(String, Supplier) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retrieve(String) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
retrieve(String, Map) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |