Coverity Scan: osadalakmal/LRUCache

Project Name osadalakmal/LRUCache
Lines of code analyzed 72,147
On Coverity Scan since Apr 12, 2015
Last build analyzed a while ago
   
Language C/C++
Repository URL https://github.com/osadalakmal/LRUCache.git
Homepage URL https://github.com/osadalakmal/LRUCache
License N/A

Want to view defects or help fix defects?

 Add me to project

Analysis Metrics

Version: 1b6ddd7

May 04, 2015
Last Analyzed
72,147
Lines of Code Analyzed
0.04
Defect Density

Defect changes since previous build dated May 03, 2015

0
Newly detected
1
Eliminated

Defects by status for current build

6
Total defects
3
Outstanding
2
Fixed
See how defect density for 'osadalakmal/LRUCache' 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
LRU Cache .*lru\.h No 83 0.00
Test Driver .*test\.cpp No 0 N/A
Other .* No 72,064 0.04

CWE Top 25 defects

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