Project Name | Enlightenment Foundation Libraries |
---|---|
Lines of code analyzed | 1,458,826 |
On Coverity Scan since | Jun 27, 2013 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | https://git.enlightenment.org/core/efl.git |
Homepage URL | http://www.enlightenment.org/ |
License | LGPL (GNU Library or "Lesser" General Public License version ) |
Want to view defects or help fix defects?
Add me to projectVersion: c40e80d
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 |
---|---|---|---|---|
Evas | .*/evas/.* | No | 212,009 | 0.04 |
Eina | .*/eina/.* | No | 69,240 | 0.14 |
Edje | .*/edje/.* | No | 94,178 | 0.03 |
Ecore | .*/ecore/.* | No | 35,792 | 0.03 |
Ecore Evas | .*/ecore_evas/.* | No | 20,676 | 0.00 |
Ecore Audio | .*/ecore_audio/.* | No | 2,627 | 0.38 |
Ecore Con | .*/ecore_con/.* | No | 26,161 | 0.15 |
Ecore Cocoa | .*/ecore_cocoa/.* | No | 0 | N/A |
Ecore Fb | .*/ecore_fb/.* | No | 0 | N/A |
Ecore File | .*/ecore_file/.* | No | 1,599 | 0.00 |
Ecore Input | .*/ecore_input.*/.* | No | 11,769 | 0.00 |
Ecore IPC | .*/ecore_ipc/.* | No | 2,070 | 0.00 |
Ecore Wayland | .*/ecore_wayland/.* | No | 4,657 | 0.00 |
Ecore X | .*/ecore_x/.* | No | 24,337 | 0.00 |
eldbus | .*/eldbus/.* | No | 16,250 | 0.18 |
Embyro | .*/embryo/.* | No | 15,457 | 0.00 |
Eo | .*/eo/.* | No | 13,426 | 0.07 |
Emotion | .*/emotion/.* | No | 8,807 | 0.00 |
Ephysics | .*/ephysics/.* | No | 0 | N/A |
Ethumb | .*/ethumb.*/.* | No | 6,269 | 0.16 |
Evil | .*/evil/.* | No | 0 | N/A |
Efreet | .*/efreet/.* | No | 16,439 | 0.00 |
Eeze | .*/eeze/.* | No | 5,420 | 0.00 |
Eet | .*/eet/.* | No | 16,683 | 0.00 |
Eio | .*/eio/.* | No | 9,882 | 0.10 |
Ecore IMF | .*/ecore_imf/.* | No | 4,507 | 0.00 |
Static 3rd party libs | .*/static_libs/.* | No | 27,530 | 0.07 |
Elementary | .*/elementary/.* | No | 332,818 | 0.03 |
Exactness | .*/exactness/.* | No | 4,428 | 0.00 |
Eolian CXX | .*/eolian_cxx/.* | No | 10,640 | 1.22 |
Bindings | .*/bindings/.* | No | 142,066 | 0.08 |
C++ system headers | /usr/include/c\+\+/.* | Yes | 53,546 | N/A |
Other | .* | No | 269,543 | 0.02 |
ID | CWE-Name | Number of Defects |
---|---|---|
676 | Use of Potentially Dangerous Function | 3 |
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