Source file "io/netty/channel/unix/Socket.java" was not found during generation of report.
Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
Total | 1,116 of 1,116 | 0% | 166 of 166 | 0% | 159 | 159 | 258 | 258 | 76 | 76 |
bind(SocketAddress) | ![]() | 0% | ![]() | 0% | 5 | 5 | 15 | 15 | 1 | 1 |
connect(SocketAddress) | ![]() | 0% | ![]() | 0% | 4 | 4 | 13 | 13 | 1 | 1 |
setRawOpt(int, int, ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 12 | 12 | 1 | 1 |
sendTo(ByteBuffer, int, int, InetAddress, int, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
sendToAddress(long, int, int, InetAddress, int, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
sendToAddresses(long, int, InetAddress, int, boolean) | ![]() | 0% | ![]() | 0% | 7 | 7 | 14 | 14 | 1 | 1 |
getRawOpt(int, int, ByteBuffer) | ![]() | 0% | ![]() | 0% | 3 | 3 | 9 | 9 | 1 | 1 |
shutdown(boolean, boolean) | ![]() | 0% | ![]() | 0% | 9 | 9 | 17 | 17 | 1 | 1 |
recvFd() | ![]() | 0% | ![]() | 0% | 5 | 5 | 8 | 8 | 1 | 1 |
sendFd(int) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
accept(byte[]) | ![]() | 0% | ![]() | 0% | 4 | 4 | 6 | 6 | 1 | 1 |
recv(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
recvAddress(long, int, int) | ![]() | 0% | ![]() | 0% | 3 | 3 | 6 | 6 | 1 | 1 |
sendToDomainSocket(ByteBuffer, int, int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sendToAddressDomainSocket(long, int, int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remoteDomainSocketAddress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
localDomainSocketAddress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
sendToAddressesDomainSocket(long, int, byte[]) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
send(ByteBuffer, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
sendAddress(long, int, int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
remoteAddress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
localAddress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
newSocketStream0(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
newSocketDgram0(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
isShutdown() | ![]() | 0% | ![]() | 0% | 3 | 3 | 2 | 2 | 1 | 1 |
disconnect() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
newSocketDomain0() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
newSocketDomainDgram0() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
finishConnect() | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
listen(int) | ![]() | 0% | ![]() | 0% | 2 | 2 | 4 | 4 | 1 | 1 |
toString() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shouldUseIpv6(InternetProtocolFamily) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
useIpv6(Socket, InetAddress) | ![]() | 0% | ![]() | 0% | 3 | 3 | 1 | 1 | 1 | 1 |
sendTo(ByteBuffer, int, int, InetAddress, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
sendToAddress(long, int, int, InetAddress, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setKeepAlive(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setTcpNoDelay(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setReuseAddress(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setReusePort(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
setBroadcast(boolean) | ![]() | 0% | ![]() | 0% | 2 | 2 | 2 | 2 | 1 | 1 |
Socket(int) | ![]() | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | |
sendToAddresses(long, int, InetAddress, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isKeepAlive() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isTcpNoDelay() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isReuseAddress() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isReusePort() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
isBroadcast() | ![]() | 0% | ![]() | 0% | 2 | 2 | 1 | 1 | 1 | 1 |
recvFrom(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
recvFromAddress(long, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
recvFromDomainSocket(ByteBuffer, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
recvFromAddressDomainSocket(long, int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
setTrafficClass(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setIntOpt(int, int, int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
getTrafficClass() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getIntOpt(int, int) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
shutdown() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setReceiveBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSendBufferSize(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
setSoLinger(int) | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newSocketStream() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newSocketDgram() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newSocketDomain() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newSocketDomainDgram() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
useIpv6(InetAddress) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isInputShutdown() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isOutputShutdown() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getReceiveBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSendBufferSize() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSoLinger() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
getSoError() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
initialize() | ![]() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | |
newSocketStream0(InternetProtocolFamily) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newSocketDgram0(InternetProtocolFamily) | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newSocketStream0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
newSocketDgram0() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | |
isIPv6Preferred() | ![]() | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 |