Project Name | HPCC-Platform |
---|---|
Lines of code analyzed | 2,076,307 |
On Coverity Scan since | Dec 23, 2013 |
Last build analyzed | 5 days ago |
Language | C/C++ |
Secondary Language | Java |
Repository URL | https://github.com/hpcc-systems/HPCC-Platform.git |
Homepage URL | https://github.com/hpcc-systems/HPCC-Platform |
License | Apache (Apache License ) |
Want to view defects or help fix defects?
Add me to projectVersion: master-SHA:42e8bcbd1b15d058a20...
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 |
---|---|---|---|---|
Kafka Generate | .*/kafka/src/_mk.*c | Yes | 0 | N/A |
Thor | .*/thorlcr/.* | No | 72,535 | 2.41 |
Tools | .*/tools/.* | No | 45,996 | 1.76 |
Configuration | .*/configuration/.* | No | 6,467 | 3.40 |
Esp Generated | .*/generated/.*\.esp | No | 284,689 | 0.36 |
Other Generated | .*/generated/.* | No | 126,363 | 0.00 |
DefType | .*/(hpcc|HPCC-Platform)/common/deftype/.* | No | 8,292 | 0.60 |
FileView | .*/(hpcc|HPCC-Platform)/common/fileview2/.* | No | 8,074 | 2.11 |
Thor Helper | .*/(hpcc|HPCC-Platform)/common/thorhelper/.* | No | 32,852 | 1.92 |
Other Common | .*/(hpcc|HPCC-Platform)/common/.* | No | 34,160 | 0.88 |
Dali | .*/(hpcc|HPCC-Platform)/dali/.* | No | 80,125 | 1.65 |
Deployment | .*/(hpcc|HPCC-Platform)/deployment/.* | No | 19,558 | 3.07 |
Documentation | .*/(hpcc|HPCC-Platform)/docs/.* | No | 0 | N/A |
Code Generator | .*/ecl/(eclcc|hql|hqlcpp|eclccserver)/.* | No | 256,112 | 0.44 |
EclAgent | .*/(hpcc|HPCC-Platform)/ecl/(hthor|eclagent)/.* | No | 23,909 | 3.14 |
Other ECL | .*/(hpcc|HPCC-Platform)/ecl/.* | No | 13,232 | 1.59 |
ws_sql | .*/esp/services/ws_sql/.* | No | 80,772 | 0.72 |
Esp | .*/(hpcc|HPCC-Platform)/esp/.* | No | 120,713 | 1.30 |
Init Files | .*/(hpcc|HPCC-Platform)/initfiles/.* | No | 40 | 25.00 |
Couchbase drivers | .*/(hpcc|HPCC-Platform)/plugins/couchbase/libcouchbase.*/.* | Yes | 0 | N/A |
Cassandra driver | .*/plugins/cassandra/cpp-driver/.* | No | 0 | N/A |
Kafka Libraries | .*/plugins/kafka/src/.* | Yes | 0 | N/A |
Plugins | .*/(hpcc|HPCC-Platform)/plugins/.* | No | 33,928 | 0.59 |
UDP Test | .*/roxie/udplib/uttest.cpp | Yes | 1,223 | N/A |
Roxie | .*/(hpcc|HPCC-Platform)/roxie/.* | No | 73,756 | 0.53 |
Rtl | .*/(hpcc|HPCC-Platform)/rtl/.* | No | 35,067 | 0.17 |
Services | .*/(hpcc|HPCC-Platform)/services/.* | No | 64 | 0.00 |
Jlib | .*/(hpcc|HPCC-Platform)/system/jlib/.* | No | 85,773 | 1.70 |
MP | .*/(hpcc|HPCC-Platform)/system/mp/.* | No | 6,615 | 1.66 |
Other System | .*/(hpcc|HPCC-Platform)/system/.* | No | 56,905 | 1.92 |
Testing | .*/(hpcc|HPCC-Platform)/testing/.* | No | 17,748 | 1.24 |
ANTLR | .*/antlr3c/src/.* | Yes | 0 | N/A |
Kafka src | .*/kafka/src/* | Yes | 0 | N/A |
Boost source | .*/downloads/boost_1_71_0/* | Yes | 0 | N/A |
devtoolset | .*/opt/rh/devtoolset-7/.* | No | 0 | N/A |
Cpp-4_8_5-include | /usr/include/c++/4.8.5/.* | Yes | 0 | N/A |
VCPKG | .*/vcpkg_buildtrees/.* | Yes | 0 | N/A |
More generated | .*/platform/build/.* | Yes | 256,921 | N/A |
Devtoolset-9 | .*/opt/rh/devtoolset-9/.* | Yes | 0 | N/A |
R-Libraries | .*/R/library/.* | Yes | 70,641 | N/A |
Other | .* | No | 224,058 | 0.11 |
ID | CWE-Name | Number of Defects |
---|---|---|
120 | Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') | 15 |
190 | Integer Overflow or Wraparound | 4 |
676 | Use of Potentially Dangerous Function | 4 |
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