Source file "com/google/common/net/InetAddresses.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 137 of 1,563 | 91% | 20 of 270 | 92% | 17 | 178 | 25 | 343 | 4 | 43 |
| isIsatapAddress(Inet6Address) | 0% | 0% | 6 | 6 | 6 | 6 | 1 | 1 | ||
| bytesToInetAddress(byte[], String) | 61% | 83% | 1 | 4 | 6 | 18 | 0 | 1 | ||
| isMaximum(InetAddress) | 0% | 0% | 3 | 3 | 5 | 5 | 1 | 1 | ||
| fromBigInteger(BigInteger, boolean) | 72% | 75% | 2 | 5 | 4 | 15 | 0 | 1 | ||
| getIsatapIPv4Address(Inet6Address) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| scopeWithDelimiter(Inet6Address) | 67% | 75% | 1 | 3 | 1 | 7 | 0 | 1 | ||
| fromInteger(int) | 0% | n/a | 1 | 1 | 1 | 1 | 1 | 1 | ||
| getInet4Address(byte[]) | 93% | 50% | 1 | 2 | 0 | 2 | 0 | 1 | ||
| textToNumericFormatV6(String) | 100% | 100% | 0 | 22 | 0 | 42 | 0 | 1 | ||
| ipStringToBytes(String, InetAddresses.Scope) | 100% | 100% | 0 | 14 | 0 | 32 | 0 | 1 | ||
| getCoercedIPv4Address(InetAddress) | 100% | 100% | 0 | 10 | 0 | 22 | 0 | 1 | ||
| convertDottedQuadToHex(String) | 100% | 100% | 0 | 2 | 0 | 9 | 0 | 1 | ||
| parseOctet(String, int, int) | 100% | 100% | 0 | 8 | 0 | 15 | 0 | 1 | ||
| getTeredoInfo(Inet6Address) | 100% | 100% | 0 | 2 | 0 | 10 | 0 | 1 | ||
| toAddrString(InetAddress) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| forUriStringOrNull(String, boolean) | 100% | 100% | 0 | 7 | 0 | 11 | 0 | 1 | ||
| compressLongestRunOfZeroes(int[]) | 100% | 100% | 0 | 8 | 0 | 16 | 0 | 1 | ||
| hextetsToIPv6String(int[]) | 100% | 100% | 0 | 7 | 0 | 12 | 0 | 1 | ||
| textToNumericFormatV4(String) | 100% | 100% | 0 | 4 | 0 | 14 | 0 | 1 | ||
| isMappedIPv4Address(String) | 100% | 100% | 0 | 7 | 0 | 10 | 0 | 1 | ||
| increment(InetAddress) | 100% | 100% | 0 | 4 | 0 | 8 | 0 | 1 | ||
| decrement(InetAddress) | 100% | 100% | 0 | 4 | 0 | 8 | 0 | 1 | ||
| parseHextet(String, int, int) | 100% | 83% | 1 | 4 | 0 | 8 | 0 | 1 | ||
| tryParseDecimal(String, int, int) | 100% | 100% | 0 | 4 | 0 | 11 | 0 | 1 | ||
| isCompatIPv4Address(Inet6Address) | 100% | 100% | 0 | 7 | 0 | 6 | 0 | 1 | ||
| getEmbeddedIPv4ClientAddress(Inet6Address) | 100% | 100% | 0 | 4 | 0 | 7 | 0 | 1 | ||
| fromLittleEndianByteArray(byte[]) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| forString(String) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| isTeredoAddress(Inet6Address) | 100% | 100% | 0 | 5 | 0 | 2 | 0 | 1 | ||
| toUriString(InetAddress) | 100% | 100% | 0 | 2 | 0 | 3 | 0 | 1 | ||
| forUriString(String) | 100% | 100% | 0 | 2 | 0 | 4 | 0 | 1 | ||
| is6to4Address(Inet6Address) | 100% | 100% | 0 | 3 | 0 | 2 | 0 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 4 | 0 | 1 | ||
| getCompatIPv4Address(Inet6Address) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| get6to4IPv4Address(Inet6Address) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| hasEmbeddedIPv4ClientAddress(Inet6Address) | 100% | 100% | 0 | 4 | 0 | 1 | 0 | 1 | ||
| isInetAddress(String) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| isUriInetAddress(String) | 100% | 100% | 0 | 2 | 0 | 1 | 0 | 1 | ||
| formatIllegalArgumentException(String, Object[]) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| toBigInteger(InetAddress) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| coerceToInteger(InetAddress) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| fromIPv4BigInteger(BigInteger) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 | ||
| fromIPv6BigInteger(BigInteger) | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |