View by Classes
Findings - Overview
error An apparent infinite loop (Findbugs)
There is an apparent infinite loop in org.jcoderz.guidelines.snippets.SampleSnippets.statements()
Further info on the wiki.
This loop doesn't seem to have a way to terminate (other than by perhaps throwing an exception).
2
org.jcoderz.guidelines.snippets.SampleSnippets
[146]
,
[162]