Coverity Scan: skupper-router

Project Name skupper-router
Lines of code analyzed 228,904
On Coverity Scan since Feb 16, 2022
Last build analyzed 3 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: 0.0.0

Aug 29, 2024
Last Analyzed
228,904
Lines of Code Analyzed
63,639
Lines of Code in Selected Components
1.56
Defect Density

Defect changes since previous build dated Jun 18, 2024

32
Newly detected
8
Eliminated

Defects by status for current build

181
Total defects
99
Outstanding
72
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 77 0.00
Router headers *./router\*.h No 56 0.00
Source *./src/*\.c No 46,288 1.34
Source headers *./src/*\.h No 3,446 0.00
Python *./python/.* No 0 N/A
Test Code *./tests/*\.c No 8,517 1.76
Test Headers *./tests/*\.h No 5,782 1.21
Tools *./tools/.* No 0 N/A
System Headers /usr/include/.* Yes 164,434 N/A
Include Headers *./include/*\.h No 4,857 0.00
C Unit Tests *./tests/c_unittests/.* Yes 0 N/A
C++ Tests *./tests/cpp/.* Yes 831 N/A
Other .* No 403 0.00

CWE Top 25 defects

ID CWE-Name Number of Defects
190 Integer Overflow or Wraparound 9
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