Source file "org/apache/james/mime4j/field/address/LenientAddressParser.java" was not found during generation of report.
| Element | Missed Instructions | Cov. | Missed Branches | Cov. | Missed | Cxty | Missed | Lines | Missed | Methods |
| Total | 830 of 830 | 0% | 98 of 98 | 0% | 65 | 65 | 173 | 173 | 16 | 16 |
| parseMailboxAddress(String, ByteSequence, ParserCursor) | 0% | 0% | 10 | 10 | 32 | 32 | 1 | 1 | ||
| parseAddress(ByteSequence, ParserCursor, BitSet) | 0% | 0% | 8 | 8 | 24 | 24 | 1 | 1 | ||
| parseRoute(ByteSequence, ParserCursor, BitSet) | 0% | 0% | 11 | 11 | 27 | 27 | 1 | 1 | ||
| parseMailbox(ByteSequence, ParserCursor, BitSet) | 0% | 0% | 5 | 5 | 15 | 15 | 1 | 1 | ||
| parseMailboxes(ByteSequence, ParserCursor, BitSet) | 0% | 0% | 7 | 7 | 16 | 16 | 1 | 1 | ||
| parseDomain(ByteSequence, ParserCursor, BitSet) | 0% | 0% | 6 | 6 | 12 | 12 | 1 | 1 | ||
| static {...} | 0% | n/a | 1 | 1 | 6 | 6 | 1 | 1 | ||
| parseGroup(ByteSequence, ParserCursor) | 0% | 0% | 3 | 3 | 9 | 9 | 1 | 1 | ||
| parseAddressList(ByteSequence, ParserCursor) | 0% | 0% | 4 | 4 | 11 | 11 | 1 | 1 | ||
| createMailbox(String) | 0% | 0% | 3 | 3 | 3 | 3 | 1 | 1 | ||
| parseMailbox(CharSequence) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseAddress(CharSequence) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| createMailbox(String, DomainList, String, String) | 0% | 0% | 2 | 2 | 2 | 2 | 1 | 1 | ||
| parseGroup(CharSequence) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| parseAddressList(CharSequence) | 0% | n/a | 1 | 1 | 3 | 3 | 1 | 1 | ||
| LenientAddressParser(DecodeMonitor) | 0% | n/a | 1 | 1 | 4 | 4 | 1 | 1 |