Source file "org/springframework/messaging/simp/stomp/StompEncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 403 of 403 | 0% | 54 of 54 | 0% | 36 | 36 | 85 | 85 | 9 | 9 |
| writeHeaders(StompCommand, Map, byte[], StompEncoder.Result) | 0% | 0% | 14 | 14 | 28 | 28 | 1 | 1 | ||
| escape(String) | 0% | 0% | 8 | 8 | 18 | 18 | 1 | 1 | ||
| encode(Map, byte[]) | 0% | 0% | 3 | 3 | 16 | 16 | 1 | 1 | ||
| encodeHeaderKey(String, boolean) | 0% | 0% | 4 | 4 | 10 | 10 | 1 | 1 | ||
| StompEncoder() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| getStringBuilder(StringBuilder, String, int) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| encodeHeaderValue(String, boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| encode(Message) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |