Project Name | MrKepzie/Natron |
---|---|
Lines of code analyzed | 762,488 |
On Coverity Scan since | Sep 07, 2014 |
Last build analyzed | a while ago |
Language | C/C++ |
Repository URL | https://github.com/MrKepzie/Natron.git |
Homepage URL | http://natron.inria.fr |
License | MPL (Mozilla Public License ) |
Want to view defects or help fix defects?
Add me to projectVersion: 51b8db8
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 |
---|---|---|---|---|
usr_include | /usr/include/.* | Yes | 239,571 | N/A |
usr_lib | /usr/lib/.* | Yes | 3,879 | N/A |
SequenceParsing | .*/libs/SequenceParsing/.* | No | 1,577 | 0.00 |
OpenFX | .*/libs/OpenFX/.* | No | 12,946 | 0.00 |
google-test | .*/Tests/google-test/.* | Yes | 0 | N/A |
Shiboken | .*/Engine/NatronEngine/.* | Yes | 27,950 | N/A |
Engine_moc | .*/Engine/moc_.* | Yes | 5,915 | N/A |
Gui_moc | .*/Gui/moc_.* | Yes | 10,479 | N/A |
google-breakpad | .*/google-breakpad/.* | Yes | 0 | N/A |
CrashReporter | .*/CrashReporter/.* | No | 0 | N/A |
Python wrappers (Engine) | .*/Engine/NatronEngine/.* | Yes | 0 | N/A |
Python wrappers (Gui) | .*/Gui/NatronGui/.* | Yes | 6,527 | N/A |
Engine | .*/Engine/.* | No | 144,737 | 0.01 |
Gui | .*/Gui/.* | No | 177,532 | 0.00 |
google-mock | .*/Tests/google-mock/.* | Yes | 0 | N/A |
Eigen3 | .*/libs/Eigen3/.* | Yes | 37,645 | N/A |
ceres | .*/libs/ceres/.* | Yes | 23,997 | N/A |
gflags | .*/libs/gflags/.* | Yes | 2,870 | N/A |
glog | .*/libs/glog/.* | Yes | 5,149 | N/A |
hoedown | .*/libs/hoedown/.* | Yes | 4,180 | N/A |
qhttpserver | .*/libs/qhttpserver/.* | Yes | 3,262 | N/A |
yaml-cpp | .*/libs/yaml-cpp/.* | Yes | 0 | N/A |
libtess | .*/libs/libtess/.* | Yes | 3,397 | N/A |
openMVG | .*/libs/openMVG/.* | Yes | 8,434 | N/A |
libmv | .*/libs/libmv/.* | Yes | 4,620 | N/A |
Other | .* | No | 38,325 | 0.00 |
ID | CWE-Name | Number of Defects |
---|---|---|
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