Source file "org/apache/tomcat/websocket/Util.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,115 of 1,115 | 0% | 174 of 174 | 0% | 115 | 115 | 202 | 202 | 21 | 21 |
getMessageHandlers(Class, MessageHandler, EndpointConfig, Session) | ![]() | 0% | ![]() | 0% | 11 | 11 | 32 | 32 | 1 | 1 |
parseExtensionHeader(List, String) | ![]() | 0% | ![]() | 0% | 14 | 14 | 22 | 22 | 1 | 1 |
getGenericType(Class, Class) | ![]() | 0% | ![]() | 0% | 12 | 12 | 32 | 32 | 1 | 1 |
coerceToType(Class, String) | ![]() | 0% | ![]() | 0% | 18 | 18 | 19 | 19 | 1 | 1 |
getDecoders(Class[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 11 | 11 | 1 | 1 |
getTypeParameter(Class, Type) | ![]() | 0% | ![]() | 0% | 6 | 6 | 14 | 14 | 1 | 1 |
getCloseCode(int) | ![]() | 0% | ![]() | 0% | 18 | 18 | 19 | 19 | 1 | 1 |
isPrimitive(Class) | ![]() | 0% | ![]() | 0% | 10 | 10 | 5 | 5 | 1 | 1 |
getOnMessagePartialMethod(MessageHandler) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
containsDelims(String) | ![]() | 0% | ![]() | 0% | 5 | 5 | 6 | 6 | 1 | 1 |
getOnMessageMethod(MessageHandler) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
generateMask() | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
matchDecoders(Class, EndpointConfig) | ![]() | 0% | n/a | 1 | 1 | 7 | 7 | 1 | 1 | |
matchDecoders(Class, EndpointConfig, boolean) | ![]() | 0% | ![]() | 0% | 4 | 4 | 7 | 7 | 1 | 1 |
isControl(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isText(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isContinuation(byte) | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
getMessageType(MessageHandler) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getDecoderType(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getEncoderType(Class) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |