-
- Downloads
There was a problem fetching the pipeline summary.
Add debugging tweaks for mobility models
Javadoc and comments might follow later
parent
0d3600ce
No related branches found
No related tags found
Pipeline #
Showing
- src/gui/DTNSimGUI.java 4 additions, 0 deletionssrc/gui/DTNSimGUI.java
- src/gui/EventLogPanel.java 2 additions, 0 deletionssrc/gui/EventLogPanel.java
- src/gui/MainWindow.java 1 addition, 0 deletionssrc/gui/MainWindow.java
- src/gui/NodeChooser.java 1 addition, 0 deletionssrc/gui/NodeChooser.java
- src/gui/SimMenuBar.java 1 addition, 1 deletionsrc/gui/SimMenuBar.java
- src/gui/playfield/PlayField.java 7 additions, 3 deletionssrc/gui/playfield/PlayField.java
-
SonarQube analysis reported 5 issues
-
⚠ 4 major -
🔽 1 minor
-
⚠ Remove this unused private "addEvent" method.📘 -
⚠ Remove this unused private "addInfoButton" method.📘 -
⚠ Provide multiple methods instead of using "firstDelivery" to determine which action to take.📘 -
⚠ Assign this magic number 20 to a well-named constant, and use the constant instead.📘 -
🔽 Make this line start at column 9.📘
-
Please register or sign in to comment