Coverity Scan: Apache HBase

Project Name Apache HBase
Lines of code analyzed 1,235,782
On Coverity Scan since Aug 26, 2013
Last build analyzed a while ago
   
Language Java
Repository URL https://github.com/apache/hbase
Homepage URL http://hbase.apache.org/
License N/A

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: Thu\ Oct\ 25\ 05:02:03\ UTC\ 2...

Oct 25, 2018
Last Analyzed
1,235,782
Lines of Code Analyzed
885,225
Lines of Code in Selected Components
2.80
Defect Density

Defect changes since previous build dated Oct 21, 2018

5
Newly detected
1
Eliminated

Defects by status for current build

6,765
Total defects
2,482
Outstanding
4,283
Fixed

Note: Defect density is measured by the number of defects per 1,000 lines of code.


Analysis Metrics per Components

Component Name Pattern Ignore Line of Code Defect density
server-tests .*/hbase-server/src/test/.* Yes 208,165 N/A
common-tests .*/hbase-common/src/test/.* Yes 11,815 N/A
client-tests .*/hbase-client/src/test/.* Yes 8,855 N/A
thrift-generated .*/hbase-thrift/src/main/java/org/apache/hadoop/hbase/thrift.*/generated/.* Yes 87,354 N/A
protobuf-generated .*/hbase-protocol/src/main/java/org/apache/hadoop/hbase/protobuf/generated/.* Yes 0 N/A
hbase-server .*/hbase-server/src/main/.* No 157,253 1.58
hbase-client .*/hbase-client/src/main/.* No 60,829 0.92
hbase-common .*/hbase-common/src/main/.* No 30,815 0.91
hbase-hadoop-compat .*/hbase-hadoop-compat/src/main/.* No 1,615 0.00
hbase-hadoop2-compat .*/hbase-hadoop2-compat/src/main/.* No 4,581 1.09
examples .*/hbase-examples/.* Yes 5,466 N/A
it .*/hbase-it/.* Yes 12,713 N/A
thrift .*/hbase-thrift/.* Yes 8,048 N/A
REST tests .*/hbase-rest/src/test/.* Yes 8,141 N/A
Other .* No 630,786 1.43

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 7
327 Use of a Broken or Risky Cryptographic Algorithm 1
Loading...

Loading...


Loading...

Loading...

About Coverity Scan Static Analysis

Find and fix defects in your C/C++, Java, JavaScript or C# open source project for free.

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