Source file "org/apache/solr/response/CSVResponseWriter.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 924 of 924 | 0% | 102 of 102 | 0% | 64 | 64 | 173 | 173 | 13 | 13 |
| writeResponse() | 0% | 0% | 38 | 38 | 93 | 93 | 1 | 1 | ||
| writeSolrDocument(String, SolrDocument, ReturnFields, int) | 0% | 0% | 14 | 14 | 42 | 42 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 14 | 14 | 1 | 1 | ||
| CSVWriter(Writer, SolrQueryRequest, SolrQueryResponse) | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | ||
| close() | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| writeStr(String, String, boolean) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeNull(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeInt(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLong(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeBool(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeFloat(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeDouble(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeDate(String, String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |