Source file "org/wildfly/security/asn1/DEREncoder.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 580 of 1,503 | 61% | 84 of 178 | 52% | 81 | 144 | 142 | 355 | 24 | 55 |
| endSet(Comparator) | 0% | 0% | 7 | 7 | 22 | 22 | 1 | 1 | ||
| encodeBitString(String) | 0% | 0% | 10 | 10 | 21 | 21 | 1 | 1 | ||
| writeTag(int, ByteStringBuilder) | 33% | 20% | 5 | 6 | 13 | 20 | 0 | 1 | ||
| writeEncoded(byte[]) | 45% | 50% | 5 | 6 | 5 | 11 | 0 | 1 | ||
| encodeBitString(BitSet) | 0% | 0% | 2 | 2 | 6 | 6 | 1 | 1 | ||
| encodePrintableString(byte[]) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| encodeBitString(EnumSet) | 0% | 0% | 2 | 2 | 7 | 7 | 1 | 1 | ||
| flush() | 0% | 0% | 4 | 4 | 8 | 8 | 1 | 1 | ||
| encodePrintableString(String) | 0% | 0% | 2 | 2 | 4 | 4 | 1 | 1 | ||
| encodeBitString(BigInteger) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 | ||
| writeElement(int, byte[]) | 74% | 50% | 4 | 5 | 3 | 10 | 0 | 1 | ||
| writeElement(int, ByteStringBuilder) | 74% | 50% | 4 | 5 | 3 | 10 | 0 | 1 | ||
| encodeImplicit(int, int) | 0% | 0% | 2 | 2 | 3 | 3 | 1 | 1 | ||
| encodeBoolean(boolean) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| endConstructedElement() | 89% | 83% | 1 | 4 | 1 | 14 | 0 | 1 | ||
| startConstructedElement(int) | 82% | 66% | 2 | 4 | 2 | 9 | 0 | 1 | ||
| encodeUTF8String(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeBMPString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeUniversalString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeOctetString(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeIA5String(String) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeObjectIdentifier(String) | 97% | 96% | 1 | 15 | 1 | 48 | 0 | 1 | ||
| encodeOIDComponent(BigInteger, ByteStringBuilder) | 91% | 75% | 1 | 3 | 1 | 11 | 0 | 1 | ||
| encodeOctetString(ByteStringBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeIA5String(byte[]) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeIA5String(ByteStringBuilder) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeNull() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| encodeImplicit(int) | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| startSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endSet() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| endSetOf() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| writeLength(int, ByteStringBuilder) | 94% | 91% | 1 | 7 | 1 | 15 | 0 | 1 | ||
| endExplicit() | 88% | 50% | 4 | 5 | 1 | 6 | 0 | 1 | ||
| validateFirstOIDComponent(BigInteger) | 83% | 50% | 2 | 3 | 1 | 4 | 0 | 1 | ||
| endSequence() | 82% | 50% | 2 | 3 | 1 | 5 | 0 | 1 | ||
| startSetOf() | 0% | n/a | 1 | 1 | 2 | 2 | 1 | 1 | ||
| static {...} | 100% | n/a | 0 | 1 | 0 | 17 | 0 | 1 | ||
| encodeOIDComponent(long, ByteStringBuilder) | 100% | 100% | 0 | 3 | 0 | 9 | 0 | 1 | ||
| updateCurrentBuffer() | 100% | 100% | 0 | 2 | 0 | 7 | 0 | 1 | ||
| DEREncoder(ByteStringBuilder) | 100% | n/a | 0 | 1 | 0 | 8 | 0 | 1 | ||
| encodeBitString(byte[], int) | 100% | n/a | 0 | 1 | 0 | 5 | 0 | 1 | ||
| encodeOIDComponent(BigInteger, ByteStringBuilder, int, int) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| encodeOIDComponent(long, ByteStringBuilder, int, int) | 100% | 100% | 0 | 2 | 0 | 5 | 0 | 1 | ||
| validateFirstOIDComponent(long) | 100% | 100% | 0 | 3 | 0 | 3 | 0 | 1 | ||
| validateSecondOIDComponent(BigInteger, int) | 100% | 75% | 1 | 3 | 0 | 3 | 0 | 1 | ||
| validateSecondOIDComponent(long, int) | 100% | 100% | 0 | 3 | 0 | 3 | 0 | 1 | ||
| startExplicit(int, int) | 100% | n/a | 0 | 1 | 0 | 3 | 0 | 1 | ||
| encodeGeneralizedTime(ZonedDateTime) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| DEREncoder() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| encodeInteger(BigInteger) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| startExplicit(int) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| encodeOctetString(byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| encodeBitString(byte[]) | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| startSequence() | 100% | n/a | 0 | 1 | 0 | 2 | 0 | 1 | ||
| getEncoded() | 100% | n/a | 0 | 1 | 0 | 1 | 0 | 1 |