Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.3.5.

Files

fr/paris/lutece/plugins/piwik/web/PiwikInclude.java

Violation Line
Perhaps '_strDefaultAuthToken' could be replaced by a local variable. 73
If you run in Java5 or newer and have concurrent access, you should use the ConcurrentHashMap implementation 119