Coverity Scan: eclipse/paho.mqtt.c

Project Name eclipse/paho.mqtt.c
Lines of code analyzed 68,903
On Coverity Scan since May 28, 2014
Last build analyzed a while ago
   
Language C/C++
Repository URL https://github.com/eclipse/paho.mqtt.c
Homepage URL http://eclipse.org/paho
License EPL (Eclipse Public License )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 4b8f58f

May 12, 2020
Last Analyzed
68,903
Lines of Code Analyzed
51,063
Lines of Code in Selected Components
2.84
Defect Density

Defect changes since previous build dated May 12, 2020

0
Newly detected
0
Eliminated

Defects by status for current build

216
Total defects
145
Outstanding
59
Fixed
See how defect density for 'eclipse/paho.mqtt.c' 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
samples .*/src/samples/.* No 2,141 1.87
src .*/src/.* No 17,928 0.95
tests .*/test/.* Yes 17,840 N/A
Other .* No 32,589 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 4
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