Source file "org/apache/sshd/server/channel/PuttyRequestHandler.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 128 of 128 | 0% | 22 of 22 | 0% | 19 | 19 | 26 | 26 | 8 | 8 |
| processPuttyOpcode(Channel, String, String, boolean, Buffer) | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| process(Channel, String, boolean, Buffer) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| isPuttyClient(String) | 0% | 0% | 4 | 4 | 3 | 3 | 1 | 1 | ||
| isPuttyRequest(String) | 0% | 0% | 3 | 3 | 1 | 1 | 1 | 1 | ||
| resolveShellTtyOptions(Map) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| isPuttyClient(Session) | 0% | 0% | 2 | 2 | 1 | 1 | 1 | 1 | ||
| PuttyRequestHandler() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 |