We use a variety of tools for testing DMDirc. The output of these tools is summarised below.

ToolInformationResults
JUnitUnit test framework889 tests, 0 failure(s), 0 error(s)
CloverUnit test coverage analyser38.5% coverage
Copy & Paste DetectionDetects repeated code that may be better off refactored30 duplications
PMDDetects potential problems with code2767 violations
CheckstyleDetects style errors (scope: whole project)1247 errors
CheckstyleDetects style errors (scope: actions)265 errors
CheckstyleDetects style errors (scope: command parser)330 errors
CheckstyleDetects style errors (scope: core)132 errors
CheckstyleDetects style errors (scope: config)47 errors
CheckstyleDetects style errors (scope: logger)15 errors
CheckstyleDetects style errors (scope: IRC parser)311 errors
CheckstyleDetects style errors (scope: Plugins)78 errors
CheckstyleDetects style errors (scope: UI)201 errors

Findbugs report

Doc Check report