CSVFormat

Source file "org/apache/commons/csv/CSVFormat.java" was not found during generation of report.

ElementMissed InstructionsCov.Missed BranchesCov.MissedCxtyMissedLinesMissedMethods
Total2,598 of 2,5980%299 of 2990%2352354694698484
validate()1880%320%1717212111
printWithQuotes(Object, CharSequence, Appendable, boolean)1690%370%2121525211
toString()1540%200%1111313111
equals(Object)1440%480%2525454511
hashCode()1430%200%1111151511
static {...}1430%n/a11626211
printWithEscapes(Reader, Appendable)890%180%1010222211
CSVFormat(char, Character, QuoteMode, Character, Character, boolean, boolean, String, String, Object[], String[], boolean, boolean, boolean, boolean, boolean, boolean, boolean)810%20%22222211
printWithEscapes(CharSequence, Appendable)790%180%1010232311
printWithQuotes(Reader, Appendable)770%100%66212111
print(Object, Appendable, boolean)570%120%77151511
trim(CharSequence)480%140%88101011
withCommentMarker(Character)470%20%223311
withDelimiter(char)470%20%223311
withEscape(Character)470%20%223311
withQuote(Character)470%20%223311
print(Object, CharSequence, Appendable, boolean)440%80%55121211
withAllowDuplicateHeaderNames(boolean)390%n/a111111
withAllowMissingColumnNames(boolean)390%n/a111111
withAutoFlush(boolean)390%n/a111111
withHeader(String[])390%n/a111111
withHeaderComments(Object[])390%n/a111111
withIgnoreEmptyLines(boolean)390%n/a111111
withIgnoreHeaderCase(boolean)390%n/a111111
withIgnoreSurroundingSpaces(boolean)390%n/a111111
withNullString(String)390%n/a111111
withQuoteMode(QuoteMode)390%n/a111111
withRecordSeparator(String)390%n/a111111
withSkipHeaderRecord(boolean)390%n/a111111
withTrailingDelimiter(boolean)390%n/a111111
withTrim(boolean)390%n/a111111
print(Reader, Appendable, boolean)370%80%55101011
toStringArray(Object[])310%60%447711
withHeader(Class)310%40%337711
withHeader(ResultSetMetaData)290%40%337711
format(Object[])270%n/a116611
printRecord(Appendable, Object[])230%40%334411
newFormat(char)220%n/a111111
println(Appendable)170%40%335511
print(File, Charset)130%n/a111111
isLineBreak(char)100%40%331111
isLineBreak(Character)100%40%331111
getHeader()100%20%221111
getHeaderComments()100%20%221111
withHeader(ResultSet)90%20%221111
print(Path, Charset)80%n/a111111
isCommentMarkerSet()70%20%221111
isEscapeCharacterSet()70%20%221111
isNullStringSet()70%20%221111
isQuoteCharacterSet()70%20%221111
parse(Reader)60%n/a111111
print(Appendable)60%n/a111111
printer()60%n/a111111
withFirstRecordAsHeader()60%n/a111111
withCommentMarker(char)50%n/a111111
withEscape(char)50%n/a111111
withQuote(char)50%n/a111111
withRecordSeparator(char)50%n/a111111
withSystemRecordSeparator()50%n/a111111
valueOf(String)40%n/a111111
withAllowDuplicateHeaderNames()40%n/a111111
withAllowMissingColumnNames()40%n/a111111
withIgnoreEmptyLines()40%n/a111111
withIgnoreHeaderCase()40%n/a111111
withIgnoreSurroundingSpaces()40%n/a111111
withSkipHeaderRecord()40%n/a111111
withTrailingDelimiter()40%n/a111111
withTrim()40%n/a111111
getAllowDuplicateHeaderNames()30%n/a111111
getAllowMissingColumnNames()30%n/a111111
getAutoFlush()30%n/a111111
getCommentMarker()30%n/a111111
getDelimiter()30%n/a111111
getEscapeCharacter()30%n/a111111
getIgnoreEmptyLines()30%n/a111111
getIgnoreHeaderCase()30%n/a111111
getIgnoreSurroundingSpaces()30%n/a111111
getNullString()30%n/a111111
getQuoteCharacter()30%n/a111111
getQuoteMode()30%n/a111111
getRecordSeparator()30%n/a111111
getSkipHeaderRecord()30%n/a111111
getTrailingDelimiter()30%n/a111111
getTrim()30%n/a111111