PMD Results

The following document contains the results of PMD 4.2.2.

Files

sk/baka/ambient/PlaybackNotificator.java

Violation Line
These nested if statements could be combined 97 - 102

sk/baka/ambient/PlaylistPlayer.java

Violation Line
Avoid empty if statements 467 - 469

sk/baka/ambient/activity/ConfigActivity.java

Violation Line
Unnecessary final modifier in final class 58 - 66

sk/baka/ambient/activity/main/PlayerController.java

Violation Line
Avoid unnecessary return statements 341

sk/baka/ambient/activity/main/cb/AbstractCollectionController.java

Violation Line
These nested if statements could be combined 261 - 265

sk/baka/ambient/activity/search/LibraryEngine.java

Violation Line
This for loop could be simplified to a while loop 69 - 71

sk/baka/ambient/activity/search/MagnatuneEngine.java

Violation Line
This for loop could be simplified to a while loop 70 - 72

sk/baka/ambient/collection/TrackMetadataBean.java

Violation Line
Unnecessary final modifier in final class 125 - 139

sk/baka/ambient/collection/ampache/AmpacheClient.java

Violation Line
These nested if statements could be combined 406 - 409
These nested if statements could be combined 524 - 527
These nested if statements could be combined 678 - 681

sk/baka/ambient/collection/local/AbstractTrackProvider.java

Violation Line
These nested if statements could be combined 91 - 98

sk/baka/ambient/collection/local/MediaStoreCollection.java

Violation Line
These nested if statements could be combined 110 - 112

sk/baka/ambient/collection/sync/SyncUtils.java

Violation Line
These nested if statements could be combined 225 - 228

sk/baka/ambient/commons/TagFormatter.java

Violation Line
This for loop could be simplified to a while loop 137 - 155
Unnecessary final modifier in final class 406 - 413

sk/baka/ambient/playerservice/PlayerService.java

Violation Line
Avoid empty catch blocks 84 - 87
Unnecessary final modifier in final class 248 - 250

sk/baka/ambient/playlist/Parsers.java

Violation Line
Avoid empty catch blocks 220 - 222
Avoid empty catch blocks 348 - 350

sk/baka/ambient/views/ButtonBar.java

Violation Line
Unnecessary final modifier in final class 130 - 141

sk/baka/ambient/views/ViewUtils.java

Violation Line
Unnecessary final modifier in final class 62 - 64

sk/baka/ambient/views/gesturelist/MutableListAdapter.java

Violation Line
Unnecessary final modifier in final class 79 - 87

sk/baka/ambient/views/gesturelist/keypad/KeypadController.java

Violation Line
These nested if statements could be combined 227 - 231

sk/baka/ambient/views/gesturelist/keypad/KeypadDpadSearch.java

Violation Line
These nested if statements could be combined 172 - 175