Coverity Scan: pgpool-II

Project Name pgpool-II
Lines of code analyzed 293,424
On Coverity Scan since Oct 24, 2013
Last build analyzed 29 days ago
   
Language C/C++
Repository URL git://git.scandbuserql.org/git/pgpool2.git
Homepage URL http://www.pgpool.net
License BSD2Clause (BSD 2-Clause "Simplified" or "FreeBSD" License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 2024-04-05

Apr 05, 2024
Last Analyzed
293,424
Lines of Code Analyzed
0.10
Defect Density

Defect changes since previous build dated Mar 12, 2024

3
Newly detected
0
Eliminated

Defects by status for current build

375
Total defects
29
Outstanding
315
Fixed
See how defect density for 'pgpool-II' compares with defect density for other open source projects.  Learn more

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
Authentication .*/src/auth/.* No 5,533 0.00
Configuration .*/src/config/.* No 7,136 0.42
Context .*/src/context/.* No 3,171 0.00
Libs .*/src/libs/.* No 3,059 0.00
Main .*/src/main/.* No 5,595 0.00
Parser .*/src/parser/.* No 145,487 0.03
Pcp_con .*/src/pcp_con/.* No 1,917 0.52
Protocol .*/src/protocol/.* No 10,854 0.64
QueryCache .*/src/query_cache/.* No 3,147 0.00
Rewrite .*/src/rewrite/.* No 1,523 0.00
Sql .*/src/sql/.* No 0 N/A
StreamingReplication .*/src/streaming_replication/.* No 535 0.00
Test .*/src/test/.* No 0 N/A
Utils .*/src/utils/.* No 16,480 0.42
Tools .*/src/tools/.* No 29,718 0.13
Watchdog .*/src/watchdog/.* No 10,794 0.46
Other .* No 48,619 0.00

CWE Top 25 defects

ID CWE-Name Number of Defects
120 Buffer Copy without Checking Size of Input ('Classic Buffer Overflow') 1
190 Integer Overflow or Wraparound 1
676 Use of Potentially Dangerous Function 1
Loading...

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