FindBugs Bug Detector Report
The following document contains the results of FindBugs Report
FindBugs Version is 1.3.9
Threshold is medium
Effort is min
Files
Class | Bugs |
---|---|
org.apache.maven.wagon.providers.http.LightweightHttpWagon | 3 |
org.apache.maven.wagon.providers.http.LightweightHttpWagon
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Lecture d'un champ jamais alimenté dans org.apache.maven.wagon.providers.http.LightweightHttpWagon.closeConnection() | CORRECTNESS | NP_UNWRITTEN_FIELD | 345 | Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.wagon.providers.http.LightweightHttpWagon.openConnectionInternal() | CORRECTNESS | NP_UNWRITTEN_FIELD | 277 | Medium |
Champ jamais écrit : org.apache.maven.wagon.providers.http.LightweightHttpWagon.authenticator | CORRECTNESS | UWF_UNWRITTEN_FIELD | 277 | Medium |