The following document contains the results of FindBugs
FindBugs Version is 3.0.1
Threshold is medium
Effort is min
| Class | Bugs |
|---|---|
| org.universAAL.itests.conf.IntegrationTestConsts | 2 |
| Bug | Category | Details | Line | Priority |
|---|---|---|---|---|
| org.universAAL.itests.conf.IntegrationTestConsts.RUN_DIR_ARTIFACT_ID isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 36 | High |
| org.universAAL.itests.conf.IntegrationTestConsts.RUN_DIR_GROUP_ID isn't final but should be | MALICIOUS_CODE | MS_SHOULD_BE_FINAL | 34 | High |