PMD Results

The following document contains the results of PMD 4.2.2.

Files

com/atlassian/gadgets/opensocial/internal/ShindigActivityServiceImpl.java

Violation Line
Too many static imports may lead to messy code 1 - 173

com/atlassian/gadgets/renderer/internal/GadgetSpecFactoryImpl.java

Violation Line
Too many static imports may lead to messy code 1 - 226

com/atlassian/gadgets/renderer/internal/oauth/AtlassianOAuthFetcher.java

Violation Line
Avoid unused constructor parameters such as 'request'. 29 - 36

com/atlassian/gadgets/renderer/internal/servlet/SecurityTokenServlet.java

Violation Line
Avoid empty catch blocks 57 - 61