Class files must be compiled with debug information to show line coverage.
Class files must be compiled with debug information to link with source files.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Methods |
| Total | 342 of 342 | 0% | 12 of 12 | 0% | 16 | 16 | 10 | 10 |
| init() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| SimpleChatDialog(Frame) | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getChatUserName() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| setChatUserName(String) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| setChatTopicName(String) | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getChatTopicName() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getMsgType() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getMsgTypeString() | 0% | 0% | 2 | 2 | 1 | 1 | ||
| getConnectButton() | 0% | n/a | 1 | 1 | 1 | 1 | ||
| getCancelButton() | 0% | n/a | 1 | 1 | 1 | 1 |