PMD Results

The following document contains the results of PMD 4.2.5.

Files

de/iqser/contentprovider/servlet/DmsServlet.java

ViolationLine
Avoid empty catch blocks127 - 128

de/iqser/factory/PreviewRenderingFactory.java

ViolationLine
Avoid unused imports such as 'java.util.List'3
Avoid unused imports such as 'de.iqser.portlets.IqserBasePortlet'11
Avoid empty if statements48 - 50

de/iqser/factory/RenderingFactoryIF.java

ViolationLine
Avoid unused imports such as 'javax.portlet.PortletPreferences'5

de/iqser/factory/classes/DMSFactory.java

ViolationLine
Avoid unused imports such as 'de.iqser.portlets.PreviewPortlet'14
Avoid unused local variables such as 'contentUrl'.93

de/iqser/factory/classes/DefaultFactory.java

ViolationLine
Avoid unused imports such as 'java.util.HashMap'6
Avoid unused imports such as 'de.iqser.factory.PreviewRenderingFactory'16

de/iqser/factory/classes/HTMLFactory.java

ViolationLine
Avoid unused imports such as 'de.iqser.portlets.PreviewPortlet'14

de/iqser/portlets/DisplayPortlet.java

ViolationLine
Avoid unused imports such as 'javax.portlet.WindowState'18
No need to import a type that lives in the same package29

de/iqser/portlets/PreviewPortlet.java

ViolationLine
Avoid unused imports such as 'java.util.List'9
Avoid unused imports such as 'javax.portlet.WindowState'19
Avoid unused imports such as 'javax.servlet.http.HttpServletRequest'20
Avoid unused imports such as 'javax.servlet.http.HttpSession'21
Avoid unused imports such as 'com.liferay.portal.kernel.util.ParamUtil'25
Avoid unused imports such as 'com.liferay.portal.kernel.util.WebKeys'26
Avoid unused imports such as 'com.liferay.portal.theme.ThemeDisplay'27
Avoid unused imports such as 'com.liferay.portal.util.PortalUtil'28
Avoid unused imports such as 'de.iqser.beans.ContentBean'30
No need to import a type that lives in the same package34
Avoid unused private fields such as '_ilog'.38
Avoid unused local variables such as 'iqserWebserviceUrl'.51

de/iqser/portlets/SearchPortlet.java

ViolationLine
No need to import a type that lives in the same package33
Avoid unused private fields such as '_ilog'.37
Avoid empty if statements64 - 67

de/iqser/portlets/TreePortlet.java

ViolationLine
Avoid unused imports such as 'com.liferay.portal.kernel.exception.SystemException'3
Avoid unused imports such as 'com.liferay.portal.kernel.util.WebKeys'6
Avoid unused imports such as 'com.liferay.portal.model.Layout'7
Avoid unused imports such as 'com.liferay.portal.model.LayoutTypePortlet'8
Avoid unused imports such as 'com.liferay.portal.model.Portlet'9
Avoid unused imports such as 'com.liferay.portal.theme.ThemeDisplay'10
Avoid unused imports such as 'de.iqser.beans.ItemBean'16
No need to import a type that lives in the same package17
Avoid unused imports such as 'java.io.PrintWriter'21
Avoid unused imports such as 'javax.portlet.ResourceRequest'35
Avoid unused imports such as 'javax.portlet.ResourceResponse'36