Project Name | reactos |
---|---|
Lines of code analyzed | 4,453,540 |
On Coverity Scan since | Sep 18, 2008 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | https://github.com/reactos/reactos.git |
Homepage URL | https://reactos.org |
License | GPL (GNU General Public License version ) |
Want to view defects or help fix defects?
Add me to projectVersion: c763713
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 |
---|---|---|---|---|
WineDX | .*/dll/directx/wine/.* | Yes | 0 | N/A |
3rdParty | .*3rdparty*.* | Yes | 307,115 | N/A |
Kernel | .*/ntoskrnl/.* | No | 169,772 | 0.54 |
Win32SS | .*/win32ss/.* | No | 284,079 | 1.13 |
HAL | .*/hal/.* | No | 100,244 | 0.04 |
Other | .* | No | 3,627,280 | 0.96 |
ID | CWE-Name | Number of Defects |
---|---|---|
22 | Improper Limitation of a Pathname to a Restricted Directory ('Path Traversal') | 1 |
120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | 193 |
131 | Incorrect Calculation of Buffer Size | 2 |
190 | Integer Overflow or Wraparound | 19 |
676 | Use of Potentially Dangerous Function | 7 |
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