Source file "org/apache/tomcat/util/net/TLSClientHelloExtractor.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 622 of 622 | 0% | 116 of 116 | 0% | 81 | 81 | 164 | 164 | 20 | 20 |
TLSClientHelloExtractor(ByteBuffer) | ![]() | 0% | ![]() | 0% | 18 | 18 | 67 | 67 | 1 | 1 |
isHttp(ByteBuffer) | ![]() | 0% | ![]() | 0% | 22 | 22 | 27 | 27 | 1 | 1 |
readAlpnExtension(ByteBuffer, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 10 | 10 | 1 | 1 |
readProtocol(ByteBuffer) | ![]() | 0% | ![]() | 0% | 6 | 6 | 8 | 8 | 1 | 1 |
isTLSHandshake(ByteBuffer) | ![]() | 0% | ![]() | 0% | 5 | 5 | 7 | 7 | 1 | 1 |
isAllClientHelloAvailable(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
readSniExtension(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 5 | 5 | 1 | 1 | |
readSupportedVersions(ByteBuffer, List) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
getClientRequestedCiphers() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getClientRequestedCipherNames() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getClientRequestedApplicationProtocols() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getClientRequestedProtocols() | ![]() | 0% | ![]() | 0% | 3 | 3 | 3 | 3 | 1 | 1 |
getSNIValue() | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isAvailable(ByteBuffer, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | |
handleIncompleteRead(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
isClientHello(ByteBuffer) | ![]() | 0% | ![]() | 0% | 2 | 2 | 3 | 3 | 1 | 1 |
skipBytes(ByteBuffer, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
isAllRecordAvailable(ByteBuffer) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getResult() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |