Project Name | ACE+TAO |
---|---|
Lines of code analyzed | 2,909,102 |
On Coverity Scan since | Apr 21, 2011 |
Last build analyzed | 6 days ago |
Language | C/C++ |
Repository URL | https://github.com/DOCGroup/ACE_TAO |
Homepage URL | http://www.dre.vanderbilt.edu/~schmidt/ |
License | Other: DOCGroup License |
Want to view defects or help fix defects?
Add me to projectVersion: Version
Line of Code (LOC) | Defect Density |
---|---|
Less than 100,000 | 0.35 |
100,000 to 499,999 | 0.5 |
500,000 to 1 million | 0.7 |
More than 1 million | 0.65 |
Note: Defect density is measured by the number of defects per 1,000 lines of code, identified by the Coverity platform. The numbers shown above are from our 2013 Coverity Scan Report, which analyzed 250 million lines of open source code.
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 |
---|---|---|---|---|
Examples | .*/examples/.* | No | 171,057 | 2.75 |
ACE core library | .*/ACE/ace/.* | No | 195,674 | 0.72 |
TAO core libraries | .*/TAO/tao/.* | No | 295,062 | 0.95 |
TAO IDL Compiler | .*/TAO/TAO_IDL/.* | No | 133,430 | 2.58 |
TAO orbsvcs | .*/TAO/orbsvcs/orbsvcs/.* | No | 444,979 | 1.64 |
Tests | .*test.* | No | 1,350,260 | 1.65 |
ACEXML | .*ACE/ACEXML/.* | No | 8,978 | 0.45 |
Other | .* | No | 309,669 | 1.24 |
ID | CWE-Name | Number of Defects |
---|---|---|
120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | 36 |
190 | Integer Overflow or Wraparound | 73 |
676 | Use of Potentially Dangerous Function | 2 |
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