View by Classes

Findings - Overview

code-style WhitespaceAfter (Checkstyle)

Further info on the wiki.

Checks that a token is followed by whitespace.

2org.jcoderz.commons.tracing.MethodTracingInjector
'(' is followed by whitespace. [373:10],
'(' is followed by whitespace. [387:12]
1org.jcoderz.commons.util.LazyFileOutputStreamTest
'{' is followed by whitespace. [89:45]