PMD Results

The following document contains the results of PMD 5.0.2.

Files

org/xchain/Catalog.java

ViolationLine
Avoid modifiers which are implied by the context36
Avoid modifiers which are implied by the context45
Avoid modifiers which are implied by the context55
Avoid modifiers which are implied by the context65
Avoid modifiers which are implied by the context70

org/xchain/Chain.java

ViolationLine
Avoid modifiers which are implied by the context33
Avoid modifiers which are implied by the context40

org/xchain/Command.java

ViolationLine
Avoid modifiers which are implied by the context31 - 32

org/xchain/EngineeredCatalog.java

ViolationLine
Avoid modifiers which are implied by the context28
Avoid modifiers which are implied by the context34
Avoid modifiers which are implied by the context36
Avoid modifiers which are implied by the context38

org/xchain/EngineeredCommand.java

ViolationLine
Avoid unused imports such as 'org.xchain.annotations.AttributeType'20
Avoid modifiers which are implied by the context38
Avoid modifiers which are implied by the context45
Avoid modifiers which are implied by the context53
Avoid modifiers which are implied by the context60

org/xchain/Executor.java

ViolationLine
Avoid modifiers which are implied by the context29
Avoid modifiers which are implied by the context31
Avoid modifiers which are implied by the context33
Avoid modifiers which are implied by the context35
Avoid modifiers which are implied by the context37
Avoid modifiers which are implied by the context39
Avoid modifiers which are implied by the context41

org/xchain/Filter.java

ViolationLine
Avoid modifiers which are implied by the context43

org/xchain/Locatable.java

ViolationLine
Avoid modifiers which are implied by the context33
Avoid modifiers which are implied by the context35

org/xchain/Registerable.java

ViolationLine
Avoid modifiers which are implied by the context40
Avoid modifiers which are implied by the context48
Avoid modifiers which are implied by the context57
Avoid modifiers which are implied by the context64
Avoid modifiers which are implied by the context71

org/xchain/StandAloneExecutor.java

ViolationLine
No need to import a type that lives in the same package34
No need to import a type that lives in the same package35
Avoid empty catch blocks309 - 310
Avoid empty catch blocks310 - 311
Avoid empty catch blocks328 - 329
Avoid empty catch blocks329 - 330

org/xchain/framework/digester/AnnotationRuleSet.java

ViolationLine
Avoid unused imports such as 'java.util.Set'40
Unnecessary use of fully qualified name 'org.xchain.annotations.Element' due to existing import 'org.xchain.annotations.Element'219

org/xchain/framework/digester/DigesterFactory.java

ViolationLine
Avoid unused imports such as 'org.xml.sax.helpers.XMLReaderFactory'20

org/xchain/framework/digester/DigesterNamespaceContext.java

ViolationLine
Avoid unused imports such as 'java.util.List'23
Avoid duplicate imports such as 'javax.xml.namespace.NamespaceContext'26

org/xchain/framework/digester/NewDigesterFilter.java

ViolationLine
Avoid modifiers which are implied by the context24
Avoid modifiers which are implied by the context25

org/xchain/framework/digester/NewDigesterStrategy.java

ViolationLine
Avoid modifiers which are implied by the context26 - 27

org/xchain/framework/digester/SerializationRule.java

ViolationLine
Avoid unused imports such as 'java.io.Writer'31

org/xchain/framework/doclets/NamespaceDoclet.java

ViolationLine
Avoid using a branching statement as the last in a loop.403
Avoid empty catch blocks616 - 618

org/xchain/framework/factory/TemplatesFactory.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.Source'20
Avoid unused imports such as 'javax.xml.transform.Templates'21

org/xchain/framework/jsl/AbstractSaxTemplateHandler.java

ViolationLine
Avoid unused imports such as 'org.xchain.framework.lifecycle.NamespaceContext'31
Avoid empty if statements265 - 267
Avoid empty if statements275 - 277

org/xchain/framework/jsl/SaxTemplateHandler.java

ViolationLine
Avoid unused imports such as 'java.util.Collections'30
Avoid unused imports such as 'java.util.Set'35

org/xchain/framework/jsl/TemplateCompiler.java

ViolationLine
Useless parentheses.193

org/xchain/framework/jxpath/GenericsWisePackageFunctions.java

ViolationLine
No need to import a type that lives in the same package27
Useless parentheses.64

org/xchain/framework/jxpath/JXPathValidator.java

ViolationLine
Avoid unused imports such as 'java.util.Map'18
Avoid empty if statements124 - 126
Useless parentheses.143
Useless parentheses.143

org/xchain/framework/jxpath/NamespaceResolvingFunctionLibrary.java

ViolationLine
Avoid empty if statements54 - 67

org/xchain/framework/jxpath/QNameVariables.java

ViolationLine
Avoid modifiers which are implied by the context39
Avoid modifiers which are implied by the context46
Avoid modifiers which are implied by the context54
Avoid modifiers which are implied by the context62
Avoid modifiers which are implied by the context70
Avoid modifiers which are implied by the context77
Avoid modifiers which are implied by the context82

org/xchain/framework/jxpath/ScopedJXPathContextImpl.java

ViolationLine
No need to import a type that lives in the same package25

org/xchain/framework/jxpath/ScopedQNameVariables.java

ViolationLine
Avoid unused imports such as 'org.apache.commons.jxpath.JXPathContext'20
Avoid modifiers which are implied by the context40
Avoid modifiers which are implied by the context49
Avoid modifiers which are implied by the context59
Avoid modifiers which are implied by the context69
Avoid modifiers which are implied by the context79
Avoid modifiers which are implied by the context87
Avoid modifiers which are implied by the context95
Avoid modifiers which are implied by the context100

org/xchain/framework/jxpath/ScopedQNameVariablesImpl.java

ViolationLine
Avoid unused imports such as 'java.lang.reflect.Field'20
Avoid unused imports such as 'java.lang.reflect.Method'21
Avoid unused imports such as 'org.xchain.annotations.Begin'25
Avoid unused imports such as 'org.xchain.annotations.End'26
Avoid unused imports such as 'org.xchain.annotations.In'27
Avoid unused imports such as 'org.xchain.annotations.PrefixMapping'28

org/xchain/framework/jxpath/StandardFunctions.java

ViolationLine
Useless parentheses.48
Useless parentheses.48

org/xchain/framework/lifecycle/BasicTransformerFactoryFactory.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.TransformerFactory'18
Avoid unused private fields such as 'log'.31

org/xchain/framework/lifecycle/CCLPolicy.java

ViolationLine
Avoid modifiers which are implied by the context22
Avoid modifiers which are implied by the context23
Avoid modifiers which are implied by the context24

org/xchain/framework/lifecycle/ClassScanner.java

ViolationLine
Avoid unused imports such as 'java.util.regex.Pattern'33
Avoid unused imports such as 'javassist.bytecode.ClassFile'39
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'227
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'232
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'261
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'261
These nested if statements could be combined270 - 272
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'285
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'285
These nested if statements could be combined299 - 301
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'312
Unnecessary use of fully qualified name 'org.xchain.annotations.Function' due to existing import 'org.xchain.annotations.Function'312

org/xchain/framework/lifecycle/Execution.java

ViolationLine
Avoid unused private fields such as 'log'.52
Avoid unused private methods such as 'stateString()'.129
Avoid unused private methods such as 'detailedStateString()'.139
Useless parentheses.663
Avoid unused private methods such as 'representsLocalScopeStart(JXPathContext)'.685

org/xchain/framework/lifecycle/ExecutionException.java

ViolationLine
Avoid unused imports such as 'java.io.IOException'21

org/xchain/framework/lifecycle/Factory.java

ViolationLine
Avoid modifiers which are implied by the context23
Avoid modifiers which are implied by the context25 - 26
Avoid modifiers which are implied by the context28

org/xchain/framework/lifecycle/Lifecycle.java

ViolationLine
Too many static imports may lead to messy code16 - 589
Avoid unused imports such as 'java.io.IOException'39
Avoid unused imports such as 'javax.xml.parsers.ParserConfigurationException'48
Avoid unused imports such as 'org.xml.sax.SAXException'67

org/xchain/framework/lifecycle/LifecycleAccessor.java

ViolationLine
Avoid unused imports such as 'java.lang.annotation.Inherited'24

org/xchain/framework/lifecycle/LifecycleClass.java

ViolationLine
Avoid unused imports such as 'java.lang.annotation.Inherited'24

org/xchain/framework/lifecycle/LifecycleFunctionLibrary.java

ViolationLine
Avoid unused imports such as 'java.util.ArrayList'18
Avoid unused imports such as 'java.util.Collections'19
Avoid unused imports such as 'java.util.HashMap'20
Avoid unused imports such as 'java.util.HashSet'21
Avoid unused imports such as 'java.util.List'22
Avoid unused imports such as 'java.util.Map'23
Avoid unused imports such as 'java.lang.reflect.Method'26
Avoid unused imports such as 'org.apache.commons.jxpath.functions.MethodFunction'30
Avoid unused imports such as 'org.apache.commons.jxpath.util.MethodLookupUtils'31
Avoid unused private fields such as 'EMPTY_ARRAY'.44

org/xchain/framework/lifecycle/LifecycleStep.java

ViolationLine
Avoid modifiers which are implied by the context37 - 38
Avoid modifiers which are implied by the context45
Avoid modifiers which are implied by the context47

org/xchain/framework/lifecycle/LifecycleStepScanner.java

ViolationLine
Avoid unused local variables such as 'isStatic'.186
Useless parentheses.308

org/xchain/framework/lifecycle/NamespaceFunctionLibrary.java

ViolationLine
Avoid unused imports such as 'java.util.HashSet'20
Method call on object which may be null105 - 110

org/xchain/framework/lifecycle/ThreadLifecycle.java

ViolationLine
Avoid unused imports such as 'org.xchain.framework.osgi.OSGiCCLPolicy'22

org/xchain/framework/lifecycle/ThreadStep.java

ViolationLine
Avoid modifiers which are implied by the context34 - 35
Avoid modifiers which are implied by the context42
Avoid modifiers which are implied by the context44

org/xchain/framework/lifecycle/ThreadStepScanner.java

ViolationLine
Avoid unused imports such as 'java.util.regex.Matcher'41
Avoid unused local variables such as 'isStatic'.180
Avoid unused local variables such as 'startStep'.222
Useless parentheses.280

org/xchain/framework/lifecycle/XmlFactoryLifecycle.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.sax.TemplatesHandler'30
Avoid unused imports such as 'javax.xml.transform.stream.StreamSource'32
Avoid unused imports such as 'org.xchain.framework.net.UrlFactory'39
Avoid unused imports such as 'org.xchain.framework.net.UrlSourceUtil'40
Avoid unused imports such as 'org.xml.sax.InputSource'47

org/xchain/framework/net/UrlConnectionWrapper.java

ViolationLine
Useless parentheses.176
Useless parentheses.177

org/xchain/framework/net/UrlExistsStrategy.java

ViolationLine
Avoid modifiers which are implied by the context35 - 36
Avoid modifiers which are implied by the context41

org/xchain/framework/net/UrlSourceUtil.java

ViolationLine
These nested if statements could be combined204 - 206

org/xchain/framework/net/UrlTranslationStrategy.java

ViolationLine
Avoid modifiers which are implied by the context32

org/xchain/framework/osgi/ManifestParser.java

ViolationLine
Avoid unused imports such as 'java.util.regex.PatternSyntaxException'24
Avoid unused private fields such as 'DIGIT_REGEX'.39
Avoid unused private fields such as 'ALPHA_REGEX'.40
Avoid unused private fields such as 'ALPHA_NUM_REGEX'.41

org/xchain/framework/sax/CommandHandler.java

ViolationLine
Avoid unused imports such as 'java.util.ArrayList'29
Avoid unused imports such as 'java.util.Collections'30
Avoid unused imports such as 'java.util.HashSet'32
Avoid unused imports such as 'java.util.List'33
Avoid unused imports such as 'java.util.Set'38
Avoid unused imports such as 'org.xchain.framework.sax.util.NamespaceContext'42

org/xchain/framework/sax/CompositeStage.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.sax.SAXTransformerFactory'20

org/xchain/framework/sax/MultiDocumentResult.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.sax.SAXTransformerFactory'22
Avoid unused imports such as 'javax.xml.transform.stream.StreamSource'23
No need to import a type that lives in the same package33

org/xchain/framework/sax/ReversePrefixMappingContext.java

ViolationLine
Avoid unused imports such as 'java.util.HashSet'20
Avoid unused imports such as 'java.util.Set'21
Overriding method merely calls super66 - 69
Overriding method merely calls super71 - 74

org/xchain/framework/sax/SaxTemplates.java

ViolationLine
Avoid modifiers which are implied by the context33 - 34

org/xchain/framework/sax/SaxTemplatesHandler.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.Templates'18
Avoid unused imports such as 'javax.xml.transform.TransformerConfigurationException'20
Avoid modifiers which are implied by the context28

org/xchain/framework/sax/SerializerStage.java

ViolationLine
Avoid empty catch blocks105 - 107

org/xchain/framework/sax/Stage.java

ViolationLine
Avoid modifiers which are implied by the context30
Avoid modifiers which are implied by the context35
Avoid modifiers which are implied by the context40
Avoid modifiers which are implied by the context45

org/xchain/framework/sax/TransformerHandlerStage.java

ViolationLine
Useless parentheses.54
Useless parentheses.63

org/xchain/framework/sax/util/XHtmlHandler.java

ViolationLine
Avoid unused imports such as 'org.xml.sax.ErrorHandler'19

org/xchain/framework/scanner/AbstractScanner.java

ViolationLine
Avoid unused imports such as 'org.xchain.framework.util.AnnotationUtil.hasAnnotation'18
Avoid unused imports such as 'org.xchain.framework.util.AnnotationUtil.getAnnotationValue'19
Avoid unused imports such as 'java.io.DataInputStream'21
Avoid unused imports such as 'java.io.File'22
Avoid unused imports such as 'java.io.IOException'23
Avoid unused imports such as 'java.io.InputStream'24
Avoid unused imports such as 'java.lang.annotation.Annotation'25
Avoid unused imports such as 'java.net.URL'26
Avoid unused imports such as 'java.net.URLClassLoader'27
Avoid unused imports such as 'java.net.URLDecoder'28
Avoid unused imports such as 'java.util.Enumeration'29
Avoid unused imports such as 'java.util.HashSet'30
Avoid unused imports such as 'java.util.Set'32
Avoid unused imports such as 'java.util.zip.ZipEntry'34
Avoid unused imports such as 'java.util.zip.ZipException'35
Avoid unused imports such as 'java.util.zip.ZipFile'36
No need to import a type that lives in the same package37
Avoid unused imports such as 'org.xchain.framework.scanner.MarkerResourceLocator'37
No need to import a type that lives in the same package38
No need to import a type that lives in the same package39
Avoid unused imports such as 'javassist.bytecode.AnnotationsAttribute'41
Avoid unused imports such as 'javassist.bytecode.ClassFile'42
Avoid unused imports such as 'javassist.bytecode.annotation.MemberValue'43

org/xchain/framework/scanner/BundleProtocolScanner.java

ViolationLine
Avoid unused local variables such as 'scannerBundleContext'.67
Avoid unused local variables such as 'depth'.127

org/xchain/framework/scanner/FileProtocolScanner.java

ViolationLine
Avoid unused imports such as 'java.io.IOException'18
Avoid unused imports such as 'java.util.List'20
Avoid unused imports such as 'java.util.ArrayList'21
Avoid unused imports such as 'java.net.JarURLConnection'23
Avoid unused imports such as 'java.util.jar.JarFile'24
Avoid unused imports such as 'java.util.jar.JarEntry'25
Avoid duplicate imports such as 'java.util.ArrayList'26
Avoid unused imports such as 'java.util.Enumeration'27
Avoid unused imports such as 'java.util.Map'28
Avoid unused imports such as 'java.util.TreeMap'29

org/xchain/framework/scanner/JarProtocolScanner.java

ViolationLine
Avoid unused imports such as 'java.util.List'19
Avoid unused imports such as 'java.util.ArrayList'20
Avoid duplicate imports such as 'java.util.ArrayList'25
Avoid unused imports such as 'java.util.Map'27
Avoid unused imports such as 'java.util.TreeMap'28
Avoid unused local variables such as 'depth'.76

org/xchain/framework/scanner/MarkerResourceLocator.java

ViolationLine
Useless parentheses.38

org/xchain/framework/scanner/ProtocolScanner.java

ViolationLine
Avoid modifiers which are implied by the context30 - 31

org/xchain/framework/scanner/RootUrlLocator.java

ViolationLine
Avoid modifiers which are implied by the context28 - 29

org/xchain/framework/scanner/ScanNode.java

ViolationLine
Avoid unused imports such as 'java.net.URL'18

org/xchain/framework/scanner/ZipProtocolScanner.java

ViolationLine
Avoid unused imports such as 'java.util.jar.JarFile'21
Avoid unused imports such as 'java.util.Map'24
Avoid unused imports such as 'java.util.TreeMap'25
Avoid empty catch blocks57 - 59
Avoid empty catch blocks62
Avoid unused local variables such as 'depth'.88

org/xchain/framework/security/DefaultIdentityService.java

ViolationLine
Avoid unused private fields such as 'log'.39
Ensure you override both equals() and hashCode()87

org/xchain/framework/security/SecurityManager.java

ViolationLine
Avoid unused local variables such as 'hasPermission'.69

org/xchain/framework/strategy/CatalogConsumerStrategy.java

ViolationLine
Avoid unused imports such as 'org.xml.sax.helpers.XMLReaderFactory'32

org/xchain/framework/strategy/ConsumerStrategy.java

ViolationLine
Avoid modifiers which are implied by the context43

org/xchain/framework/strategy/LoadStrategy.java

ViolationLine
Avoid modifiers which are implied by the context40

org/xchain/framework/strategy/SourceStrategy.java

ViolationLine
Avoid modifiers which are implied by the context35

org/xchain/framework/strategy/TemplatesConsumerStrategy.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.Source'18
Avoid unused imports such as 'javax.xml.transform.Templates'19
Avoid unused imports such as 'javax.xml.transform.TransformerFactory'20
Avoid unused imports such as 'javax.xml.transform.sax.TemplatesHandler'21
Avoid unused imports such as 'javax.xml.parsers.SAXParser'22

org/xchain/framework/util/AnnotationUtil.java

ViolationLine
Avoid unused imports such as 'javassist.bytecode.AttributeInfo'25

org/xchain/framework/util/EngineeringUtil.java

ViolationLine
Avoid unused local variables such as 'enumClass'.100
Avoid empty if statements201
Avoid empty catch blocks474 - 476

org/xchain/framework/util/LexicographicQNameComparator.java

ViolationLine
Avoid unused method parameters such as 'o2'.110

org/xchain/framework/util/ParserUtil.java

ViolationLine
Avoid unused imports such as 'java.util.regex.PatternSyntaxException'22

org/xchain/framework/util/RegExUtil.java

ViolationLine
Avoid unused imports such as 'java.util.HashMap'18
Avoid unused imports such as 'java.util.Map'19
Avoid unused imports such as 'java.util.regex.Matcher'20

org/xchain/impl/ChainImpl.java

ViolationLine
Avoid empty catch blocks74 - 76
Useless parentheses.81
Useless parentheses.85

org/xchain/impl/CommandList.java

ViolationLine
Avoid empty catch blocks71 - 73
Useless parentheses.78
Useless parentheses.82

org/xchain/impl/FilterChainImpl.java

ViolationLine
Avoid empty catch blocks91 - 93

org/xchain/impl/FilterList.java

ViolationLine
Avoid unused local variables such as 'handled'.49
Avoid empty catch blocks88 - 90

org/xchain/namespaces/core/EvalCommand.java

ViolationLine
Avoid unused imports such as 'org.slf4j.Logger'20
Avoid unused imports such as 'org.slf4j.LoggerFactory'21
Avoid unused imports such as 'org.xchain.framework.jxpath.Scope'28
Avoid unused imports such as 'org.xchain.framework.jxpath.ScopedQNameVariables'29
Avoid unused imports such as 'java.util.List'31
Avoid unused imports such as 'javax.xml.namespace.QName'33

org/xchain/namespaces/core/ExecuteCommand.java

ViolationLine
Avoid empty catch blocks124 - 126

org/xchain/namespaces/core/ForEachCommand.java

ViolationLine
An empty statement (semicolon) not part of a loop66

org/xchain/namespaces/core/IterateCommand.java

ViolationLine
Avoid unused imports such as 'org.xchain.Command'23
Avoid unused imports such as 'java.util.List'35
Useless parentheses.162
Useless parentheses.162
Useless parentheses.162

org/xchain/namespaces/jsl/AbstractTemplateCommand.java

ViolationLine
Avoid unused imports such as 'org.xml.sax.ContentHandler'34
Avoid unused method parameters such as 'context'.197
Useless parentheses.230
Avoid empty catch blocks417 - 419

org/xchain/namespaces/sax/MultiDocumentResultCommand.java

ViolationLine
Avoid unused private fields such as 'log'.39

org/xchain/namespaces/sax/PipelineCommand.java

ViolationLine
Avoid unused imports such as 'org.xml.sax.helpers.XMLReaderFactory'34

org/xchain/namespaces/sax/SerializerCommand.java

ViolationLine
Avoid unused private fields such as 'log'.40

org/xchain/namespaces/sax/TransformerCommand.java

ViolationLine
Avoid unused imports such as 'javax.xml.transform.stream.StreamSource'23
Avoid unused imports such as 'org.xml.sax.Locator'36
Avoid unused imports such as 'javax.xml.namespace.QName'37
Avoid unused local variables such as 'templates'.115

org/xchain/namespaces/sax/UrlSourceCommand.java

ViolationLine
Avoid unused imports such as 'org.xchain.Command'23
Avoid unused imports such as 'org.xchain.framework.sax.CommandXmlReader'30
Avoid unused imports such as 'org.xchain.framework.sax.ContextInputSource'31
Avoid unused imports such as 'org.xml.sax.Locator'35
Avoid unused local variables such as 'dependencyTracker'.58