FindBugs

From HaFrWiki
Revision as of 17:46, 15 August 2015 by Hjmf (talk | contribs)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search

FindBugs has been created by the University of Maryland. FindBugs finds errors/bugs in software sources [1].

Error Code and Messages

The list of FindBugs Errors and Warnings:

  • Correctness warnings
  • Internationalization warnings
  • Multithreaded Correctness warnings
  • Malicious Code Vulnerability Warnings
  • Performance Warnings
  • Style Warnings
  • Details

See:


See also

top

External links

Reference

top

  1. FindBugs, Homepage of FindBugs.