JdkSslEngine

Source file "io/netty/handler/ssl/JdkSslEngine.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total171 of 1710%0 of 0n/a373750503737
wrap(ByteBuffer[], int, int, ByteBuffer)80%n/a111111
unwrap(ByteBuffer, ByteBuffer[], int, int)80%n/a111111
JdkSslEngine(SSLEngine)60%n/a113311
wrap(ByteBuffer, ByteBuffer)60%n/a111111
wrap(ByteBuffer[], ByteBuffer)60%n/a111111
unwrap(ByteBuffer, ByteBuffer)60%n/a111111
unwrap(ByteBuffer, ByteBuffer[])60%n/a111111
setEnabledCipherSuites(String[])50%n/a112211
setEnabledProtocols(String[])50%n/a112211
setUseClientMode(boolean)50%n/a112211
setNeedClientAuth(boolean)50%n/a112211
setWantClientAuth(boolean)50%n/a112211
setEnableSessionCreation(boolean)50%n/a112211
setSSLParameters(SSLParameters)50%n/a112211
setNegotiatedApplicationProtocol(String)40%n/a112211
getSession()40%n/a111111
closeInbound()40%n/a112211
closeOutbound()40%n/a112211
getPeerHost()40%n/a111111
getPeerPort()40%n/a111111
getDelegatedTask()40%n/a111111
isInboundDone()40%n/a111111
isOutboundDone()40%n/a111111
getSupportedCipherSuites()40%n/a111111
getEnabledCipherSuites()40%n/a111111
getSupportedProtocols()40%n/a111111
getEnabledProtocols()40%n/a111111
getHandshakeSession()40%n/a111111
beginHandshake()40%n/a112211
getHandshakeStatus()40%n/a111111
getUseClientMode()40%n/a111111
getNeedClientAuth()40%n/a111111
getWantClientAuth()40%n/a111111
getEnableSessionCreation()40%n/a111111
getSSLParameters()40%n/a111111
getNegotiatedApplicationProtocol()30%n/a111111
getWrappedEngine()30%n/a111111