Fork me on GitHub

PMD Results

The following document contains the results of PMD 5.0.5.

Files

splitlog-core: the client library - com/github/triceo/splitlog/splitters/exceptions/DefaultExceptionDescriptor.java

Violation Line
Avoid empty if statements 3739

splitlog-core: the client library - com/github/triceo/splitlog/splitters/exceptions/ExceptionParser.java

Violation Line
Avoid unused private methods such as 'parseLine(LineType,String)'. 185

splitlog-core: the client library - com/github/triceo/splitlog/util/SplitlogThreadFactory.java

Violation Line
Avoid using java.lang.ThreadGroup; it is not thread safe 16