Coverity Scan: cytesys/toycrypto

Project Name cytesys/toycrypto
Lines of code analyzed 65,370
On Coverity Scan since Jun 17, 2022
Last build analyzed a while ago
   
Language C/C++
Repository URL https://github.com/cytesys/toycrypto.git
Homepage URL https://github.com/cytesys/toycrypto
License MIT (MIT license )

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 0.0.1

Jun 23, 2023
Last Analyzed
65,370
Lines of Code Analyzed
42,544
Lines of Code in Selected Components
1.43
Defect Density

Defect changes since previous build dated Aug 17, 2022

58
Newly detected
0
Eliminated

Defects by status for current build

86
Total defects
61
Outstanding
17
Fixed
See how defect density for 'cytesys/toycrypto' 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
Internal header files /include/toycrypto/internal/*\.h No 152 0.00
Internal source files /src/internal*\.cpp No 143 0.00
Common header files /include/toycrypto/common/*\.h No 8 0.00
Hash header files /include/toycrypto/hash/*\.h No 374 0.00
Common source files /src/common/*\.cpp No 16 0.00
Hash source files /src/hash/*\.cpp No 1,276 0.00
Testing source files /tests/*\.cpp No 1,632 2.45
Hash testing source files /tests/hash/*\.cpp No 0 N/A
Try source /src/test.cpp Yes 169 N/A
Build dependencies /build/_deps/.* Yes 22,657 N/A
Other .* No 170,922 0.10

CWE Top 25 defects

ID CWE-Name Number of Defects
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