Fork me on GitHub

PMD Results

The following document contains the results of PMD 6.29.0.

Violations By Priority

Priority 3

NorthernWind :: Frontend :: Components - it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewController.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 27–750

NorthernWind :: Frontend :: Components - it/tidalwave/northernwind/frontend/ui/component/breadcrumb/DefaultBreadCrumbViewController.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'view'. 47
UnusedFormalParameter Avoid unused constructor parameters such as 'siteNode'. 47

NorthernWind :: Frontend :: Components - it/tidalwave/northernwind/frontend/ui/component/nodecontainer/DefaultNodeContainerViewController.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 27–217

NorthernWind :: Core :: Default Implementation - it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java

Rule Violation Line
UnusedFormalParameter Avoid unused method parameters such as 'site'. 137

NorthernWind :: Frontend :: Components :: HTML Template - it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarViewController.java

Rule Violation Line
TooManyStaticImports Too many static imports may lead to messy code 27–130

NorthernWind :: Frontend :: Components :: HTML Template - it/tidalwave/northernwind/frontend/ui/component/htmltemplate/TextHolder.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'id'. 84

NorthernWind :: Core :: Default Marshalling - it/tidalwave/northernwind/core/impl/io/LayoutJaxbUnmarshallable.java

Rule Violation Line
UnusedFormalParameter Avoid unused constructor parameters such as 'layout'. 65

NorthernWind :: Filesystems :: SCM - it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProvider.java

Rule Violation Line
UnusedPrivateMethod Avoid unused private methods such as 'initialize()'. 117

NorthernWind :: Filesystems :: SCM - it/tidalwave/util/impl/DefaultProcessExecutor.java

Rule Violation Line
UnusedPrivateMethod Avoid unused private methods such as 'log(String,DefaultConsoleOutput)'. 414

NorthernWind :: Frontend :: Commons - it/tidalwave/northernwind/frontend/util/NorthernWindResponseHeaderFilter.java

Rule Violation Line
UnusedFormalParameter Avoid unused method parameters such as 'request'. 74

Files

NorthernWind :: Frontend :: Components - it/tidalwave/northernwind/frontend/ui/component/blog/DefaultBlogViewController.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 27–750

NorthernWind :: Frontend :: Components - it/tidalwave/northernwind/frontend/ui/component/breadcrumb/DefaultBreadCrumbViewController.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'view'. 3 47
UnusedFormalParameter Avoid unused constructor parameters such as 'siteNode'. 3 47

NorthernWind :: Frontend :: Components - it/tidalwave/northernwind/frontend/ui/component/nodecontainer/DefaultNodeContainerViewController.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 27–217

NorthernWind :: Core :: Default Implementation - it/tidalwave/northernwind/frontend/impl/ui/ViewBuilder.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused method parameters such as 'site'. 3 137

NorthernWind :: Frontend :: Components :: HTML Template - it/tidalwave/northernwind/frontend/ui/component/calendar/htmltemplate/HtmlTemplateCalendarViewController.java

Rule Violation Priority Line
TooManyStaticImports Too many static imports may lead to messy code 3 27–130

NorthernWind :: Frontend :: Components :: HTML Template - it/tidalwave/northernwind/frontend/ui/component/htmltemplate/TextHolder.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'id'. 3 84

NorthernWind :: Core :: Default Marshalling - it/tidalwave/northernwind/core/impl/io/LayoutJaxbUnmarshallable.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused constructor parameters such as 'layout'. 3 65

NorthernWind :: Filesystems :: SCM - it/tidalwave/northernwind/frontend/filesystem/scm/spi/ScmFileSystemProvider.java

Rule Violation Priority Line
UnusedPrivateMethod Avoid unused private methods such as 'initialize()'. 3 117

NorthernWind :: Filesystems :: SCM - it/tidalwave/util/impl/DefaultProcessExecutor.java

Rule Violation Priority Line
UnusedPrivateMethod Avoid unused private methods such as 'log(String,DefaultConsoleOutput)'. 3 414

NorthernWind :: Frontend :: Commons - it/tidalwave/northernwind/frontend/util/NorthernWindResponseHeaderFilter.java

Rule Violation Priority Line
UnusedFormalParameter Avoid unused method parameters such as 'request'. 3 74