Source file "io/netty/handler/ssl/OpenSslSessionCache.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 343 of 343 | 0% | 42 of 42 | 0% | 39 | 39 | 97 | 97 | 18 | 18 |
sessionCreated(long, long) | ![]() | 0% | ![]() | 0% | 5 | 5 | 18 | 18 | 1 | 1 |
getSession(long, byte[]) | ![]() | 0% | ![]() | 0% | 5 | 5 | 14 | 14 | 1 | 1 |
getIds() | ![]() | 0% | ![]() | 0% | 3 | 3 | 8 | 8 | 1 | 1 |
expungeInvalidSessions() | ![]() | 0% | ![]() | 0% | 4 | 4 | 12 | 12 | 1 | 1 |
OpenSslSessionCache(OpenSslEngineMap) | ![]() | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | |
clear() | ![]() | 0% | ![]() | 0% | 2 | 2 | 7 | 7 | 1 | 1 |
getSession(OpenSslSessionId) | ![]() | 0% | ![]() | 0% | 3 | 3 | 5 | 5 | 1 | 1 |
setSessionCacheSize(int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 4 | 4 | 1 | 1 |
static {...} | ![]() | 0% | ![]() | 0% | 2 | 2 | 6 | 6 | 1 | 1 |
removeSessionWithId(OpenSslSessionId) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
setSessionTimeout(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
notifyRemovalAndFree(OpenSslSessionCache.NativeSslSession) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
containsSessionWithId(OpenSslSessionId) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSessionTimeout() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSessionCacheSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sessionCreated(OpenSslSessionCache.NativeSslSession) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sessionRemoved(OpenSslSessionCache.NativeSslSession) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setSession(long, String, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |