PMD Results
The following document contains the results of PMD
Files
edu/nwu/reef/bll/PacketSocketCostOracle.java
| Violation | Line |
|---|
| Avoid unused local variables such as 'std' | 57 |
edu/nwu/reef/bll/ExponentialFailureModel.java
| Violation | Line |
|---|
| Avoid unused private fields such as 'logger' | 40 |
| An empty statement (semicolon) not part of a loop | 75 |
edu/nwu/reef/api/NodeId.java
| Violation | Line |
|---|
| An empty statement (semicolon) not part of a loop | 120 |
edu/nwu/reef/api/AgentId.java
| Violation | Line |
|---|
| Avoid unused local variables such as 'guid' | 107 |