The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
Class | Bugs |
---|---|
org.apache.maven.plugin.coreit.PathInterpolationMojo | 4 |
Bug | Category | Details | Line | Priority |
---|---|---|---|---|
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.PathInterpolationMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 51 | Medium |
Lecture d'un champ jamais alimenté dans org.apache.maven.plugin.coreit.PathInterpolationMojo.execute() | CORRECTNESS | NP_UNWRITTEN_FIELD | 49 | Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.PathInterpolationMojo.modelInterpolator | CORRECTNESS | UWF_UNWRITTEN_FIELD | 51 | Medium |
Champ jamais écrit : org.apache.maven.plugin.coreit.PathInterpolationMojo.project | CORRECTNESS | UWF_UNWRITTEN_FIELD | 49 | Medium |