The following document contains the results of SpotBugs

SpotBugs Version is 4.6.0

Threshold is medium

Effort is default

Summary

Classes Bugs Errors Missing Classes
70 2 0 3

Files

Class Bugs
io.wcm.qa.glnm.persistence.PersistenceUtil 2

io.wcm.qa.glnm.persistence.PersistenceUtil

Bug Category Details Line Priority
Found reliance on default encoding in io.wcm.qa.glnm.persistence.PersistenceUtil.getReaderForProperties(Class): new java.io.InputStreamReader(InputStream) I18N DM_DEFAULT_ENCODING 76 High
Found reliance on default encoding in io.wcm.qa.glnm.persistence.PersistenceUtil.writeSamplesForClass(PropertiesConfiguration, Class): new java.io.FileWriter(File, boolean) I18N DM_DEFAULT_ENCODING 107 High

Back to top

Version: 5.0.0-SNAPSHOT. Last Published: 2022-09-08.