Coverity Scan: skupper-router

Project Name skupper-router
Lines of code analyzed 188,826
On Coverity Scan since Feb 16, 2022
Last build analyzed 4 months ago
   
Language C/C++
Repository URL https://github.com/skupperproject/skupper-router.git
Homepage URL https://skupper.io/
License Apache (Apache License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: ISSUE-1254

Oct 12, 2023
Last Analyzed
188,826
Lines of Code Analyzed
34,160
Lines of Code in Selected Components
1.87
Defect Density

Defect changes since previous build dated Sep 06, 2023

17
Newly detected
6
Eliminated

Defects by status for current build

137
Total defects
64
Outstanding
62
Fixed
See how defect density for 'skupper-router' 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
Router source *./router\*.c No 1 0.00
Router headers *./router\*.h No 56 0.00
Source *./src/*\.c No 44,682 0.87
Source headers *./src/*\.h No 3,065 0.00
Python *./python/.* No 0 N/A
Test Code *./tests/*\.c No 7,575 0.79
Test Headers *./tests/*\.h No 5,781 1.04
Tools *./tools/.* No 0 N/A
System Headers /usr/include/.* Yes 153,845 N/A
Include Headers *./include/*\.h No 4,708 0.00
C Unit Tests *./tests/c_unittests/.* Yes 821 N/A
C++ Tests *./tests/cpp/.* Yes 0 N/A
Other .* No 406 0.00

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 1
676 Use of Potentially Dangerous Function 3
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