Project Name | DMDirc/DMDirc |
---|---|
Lines of code analyzed | 70,421 |
On Coverity Scan since | Jul 29, 2014 |
Last build analyzed | a while ago |
Language | Java |
Repository URL | https://github.com/DMDirc/DMDirc.git |
Homepage URL | https://github.com/DMDirc/DMDirc |
License | MIT (MIT license ) |
Want to view defects or help fix defects?
Add me to projectAlong with Coverity defects found by Coverity analysis, you may include or exclude Findbugs defects in analysis results.
You may disable or enable Findbugs defects via the Edit function in project settings. Changes will be reflected upon subsequent build submissions.
Excluding or including these defects will change the total number of defects significantly.
Version: 0.8.4-1822-g8ed54cd
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
Client | /client/src/.* | No | 27,928 | 2.83 |
Utils | /util/src/.* | No | 0 | N/A |
IRC Parser | /parser/(common|irc)/src/.* | No | 4,715 | 2.97 |
Swing UI | /plugins/ui_swing/src/.* | No | 23,879 | 4.61 |
Plugins | /plugins/.*/src/.* | No | 12,995 | 4.00 |
XMPP Parser | /parser/xmpp/src/.* | No | 904 | 4.42 |
Other | .* | No | 0 | N/A |
ID | CWE-Name | Number of Defects |
---|---|---|
190 | Integer Overflow or Wraparound | 1 |
Coverity Scan tests every line of code and potential execution path. The root cause of each defect is clearly explained, making it easy to fix bugs.
Would you like to view the project defects, or help improve its quality by fixing defects?
Add me to project