Project Name | Apache Celix |
---|---|
Lines of code analyzed | 230,617 |
On Coverity Scan since | Oct 16, 2015 |
Last build analyzed | 2 days ago |
Language | C/C++ |
Repository URL | https://git-wip-us.apache.org/repos/asf/celix.git |
Homepage URL | https://celix.apache.org/ |
License | Apache (Apache License ) |
Want to view defects or help fix defects?
Add me to projectVersion: master
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 |
---|---|---|---|---|
cmake external project sources | .*/_deps/.* | Yes | 22,047 | N/A |
External Sources | /usr/include/.* | Yes | 133,024 | N/A |
Google Test Code | .*/gtest/.* | Yes | 21,759 | N/A |
Celix Framework | .*/libs/framework/.* | No | 16,764 | 1.49 |
Celix Utils | .*/libs/utils/.* | No | 7,998 | 0.00 |
Celix Promises | .*/libs/promises/.* | No | 1,552 | 21.26 |
Celix etcdlib | .*/libs/etcdlib/.* | No | 705 | 1.42 |
Celix DFI | .*/libs/dfi/.* | No | 2,667 | 0.75 |
Celix C Remote Services | .*/bundles/remote_services/.* | No | 11,604 | 1.03 |
Celix Logging | .*/bundles/logging/.* | No | 1,054 | 0.00 |
Celix HTTP Admin | .*/bundles/http_admin/.* | No | 1,010 | 0.99 |
Celix Shell | .*/bundles/shell/.* | No | 2,531 | 0.00 |
Celix C++ Remote Services | .*/bundles/cxx_remote_services/.* | No | 1,299 | 4.62 |
Celix Examples | .*/celix-examples/.* | No | 2,773 | 1.80 |
Celix PushStreams | .*/libs/pushstreams/.* | No | 759 | 9.22 |
Celix RCM | .*/libs/rcm/.* | No | 407 | 0.00 |
Celix Event Admin | .*/bundles/event_admin/.* | No | 1,070 | 0.00 |
Celix Components Ready Check | .*/bundles/components_ready_check/.* | No | 163 | 0.00 |
Other | .* | No | 1,431 | 0.00 |
ID | CWE-Name | Number of Defects |
---|---|---|
190 | Integer Overflow or Wraparound | 1 |
676 | Use of Potentially Dangerous Function | 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