Coverity Scan: Warzone 2100

Project Name Warzone 2100
Lines of code analyzed 395,533
On Coverity Scan since Oct 17, 2013
Last build analyzed a while ago
   
Language C/C++
Secondary Language JavaScript
Repository URL git://github.com/Warzone2100/warzone2100.git
Homepage URL wz2100.net
License GPL (GNU General Public License version )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 3.2.4\ candidate

Jan 03, 2018
Last Analyzed
395,533
Lines of Code Analyzed
370,679
Lines of Code in Selected Components
0.50
Defect Density

Defect changes since previous build dated Jul 21, 2015

30
Newly detected
91
Eliminated

Defects by status for current build

355
Total defects
187
Outstanding
162
Fixed
See how defect density for 'Warzone 2100' compares with defect density for other open source projects.  Learn more

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
Skip tools /tools/.* Yes 0 N/A
Skip generated bison .*/.*_parser.cpp Yes 13,396 N/A
skip moc .*/.*_moc.cpp Yes 1,275 N/A
Skip generated flex .*/.*_lexer.cpp Yes 10,183 N/A
Skip bison .*/.*.ypp Yes 0 N/A
Skip flex .*/.*.lpp Yes 0 N/A
3rdparty (all) /3rdparty/.* Yes 0 N/A
src /src/.* No 11 0.00
lib /lib/.* No 0 N/A
Other .* No 346,926 0.54

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 4
190 Integer Overflow or Wraparound 3
676 Use of Potentially Dangerous Function 45
Loading...

Loading...


Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

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