PMD Results

The following document contains the results of PMD 4.2.2.

Files

com/webstersmalley/iplayer/feed/IPhoneProgramDownloader.java

Violation Line
Avoid unnecessary temporaries when converting primitives to Strings 51

com/webstersmalley/iplayer/mp3/FileSystemUtils.java

Violation Line
These nested if statements could be combined 42 - 44
Avoid empty if statements 60 - 62

com/webstersmalley/iplayer/mp3/MP3Utils.java

Violation Line
These nested if statements could be combined 128 - 130

com/webstersmalley/iplayer/organiser/PostDownloadProcessor.java

Violation Line
Avoid unused imports such as 'java.io.FileOutputStream' 20
Avoid unused imports such as 'java.util.regex.Matcher' 21
Avoid unused imports such as 'java.util.regex.Pattern' 22
Avoid unused imports such as 'com.webstersmalley.iplayer.informer.ProgramInformation' 28
Avoid unused imports such as 'com.webstersmalley.iplayer.informer.ProgramInformer' 29
Avoid unused imports such as 'com.webstersmalley.iplayer.mp3.FileSystemUtils' 30

com/webstersmalley/iplayer/organiser/Retagger.java

Violation Line
Avoid unused imports such as 'com.webstersmalley.iplayer.mp3.MP3Utils' 36