SpotBugs Bug Detector Report
The following document contains the results of SpotBugs
SpotBugs Version is 4.10.2
Threshold is medium
Effort is default
Summary
| Classes | Bugs | Errors | Missing Classes |
|---|---|---|---|
| 4 | 2 | 0 | 0 |
Files
| Class | Bugs |
|---|---|
| org.newsclub.net.mysql.AFUNIXDatabaseSocketFactory | 1 |
| org.newsclub.net.mysql.AFUNIXDatabaseSocketFactoryCJ | 1 |
org.newsclub.net.mysql.AFUNIXDatabaseSocketFactory
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Suppressing annotation PATH_TRAVERSAL_IN on the method org.newsclub.net.mysql.AFUNIXDatabaseSocketFactory.connect(String, int, Properties) is unnecessary | STYLE | US_USELESS_SUPPRESSION_ON_METHOD | 72-75 | Medium |
org.newsclub.net.mysql.AFUNIXDatabaseSocketFactoryCJ
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| Suppressing annotation PATH_TRAVERSAL_IN on the method org.newsclub.net.mysql.AFUNIXDatabaseSocketFactoryCJ.connect(String, int, PropertySet, int) is unnecessary | STYLE | US_USELESS_SUPPRESSION_ON_METHOD | 56-72 | Medium |
