Powerful open source chat software
 

PMD Results

The following document contains the results of PMD

Files

org/embedchat/minatestcase/TestIoHandler.java

ViolationLine
It is a good practice to call super() in a constructor22
It is a good practice to call super() in a constructor25
Assigning an Object to null is a code smell. Consider refactoring.41
A method should have only one exit point, and that should be the last statement in the method69

org/embedchat/minatestcase/TestIoSession.java

ViolationLine
It is a good practice to call super() in a constructor24
It is a good practice to call super() in a constructor27
 
2006 © embedchat.org