Source file "org/apache/lucene/document/TextField.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 51 of 51 | 0% | 2 of 2 | 0% | 5 | 5 | 16 | 16 | 4 | 4 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 10 | 10 | 1 | 1 | |
TextField(String, String, Field.Store) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
TextField(String, Reader) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
TextField(String, TokenStream) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |