Project Name | Eagle |
---|---|
Lines of code analyzed | 505,636 |
On Coverity Scan since | Dec 14, 2015 |
Last build analyzed | 4 months ago |
Language | C# |
Secondary Language | C/C++ |
Repository URL | https://github.com/mistachkin/eagle |
Homepage URL | https://eagle.to/ |
License | BSD3Clause (BSD 3-Clause "New" or "Revised" License ) |
Want to view defects or help fix defects?
Add me to projectVersion: 1.0.8976.6779
Note: Defect density is measured by the number of defects per 1,000 lines of code.
Component Name | Pattern | Ignore | Line of Code | Defect density |
---|---|---|---|---|
Core Library Public Attributes | /Library/Attributes/Public/.* | No | 404 | 0.00 |
Core Library Shared Attributes | /Library/Attributes/Shared/.* | No | 304 | 0.00 |
Core Library Commands | /Library/Commands/.* | No | 55,343 | 0.00 |
Core Library Comparers | /Library/Comparers/.* | No | 1,656 | 0.00 |
Core Library Private Components | /Library/Components/Private/.* | No | 195,903 | 0.00 |
Core Library Public Components | /Library/Components/Public/.* | No | 161,105 | 0.00 |
Core Library Shared Components | /Library/Components/Shared/.* | No | 1,246 | 0.00 |
Core Library Private Containers | /Library/Containers/Private/.* | No | 7,008 | 0.00 |
Core Library Public Containers | /Library/Containers/Public/.* | No | 9,674 | 0.00 |
Core Library Encodings | /Library/Encodings/.* | No | 292 | 0.00 |
Core Library Functions | /Library/Functions/.* | No | 4,518 | 0.00 |
Core Library Generated | /Library/Generated/.* | No | 148 | 0.00 |
Core Library Hosts | /Library/Hosts/.* | No | 22,897 | 0.00 |
Core Library Private Interfaces | /Library/Interfaces/Private/.* | No | 829 | 0.00 |
Core Library Public Interfaces | /Library/Interfaces/Public/.* | No | 6,910 | 0.00 |
Core Library Lambdas | /Library/Lambdas/.* | No | 0 | N/A |
Core Library Objects | /Library/Objects/.* | No | 333 | 0.00 |
Core Library Object Types | /Library/ObjectTypes/.* | No | 0 | N/A |
Core Library Operators | /Library/Operators/.* | No | 1,923 | 0.00 |
Core Library Packages | /Library/Packages/.* | No | 337 | 0.00 |
Core Library Plugins | /Library/Plugins/.* | No | 1,719 | 0.00 |
Core Library Policies | /Library/Policies/.* | No | 277 | 0.00 |
Core Library Procedures | /Library/Procedures/.* | No | 1,003 | 0.00 |
Core Library Properties | /Library/Properties/.* | No | 52 | 0.00 |
Core Library Resolvers | /Library/Resolvers/.* | No | 501 | 0.00 |
Core Library Sub-Commands | /Library/SubCommands/.* | No | 581 | 0.00 |
Core Library Tests | /Library/Tests/.* | No | 27,773 | 0.00 |
Core Library Traces | /Library/Traces/.* | No | 276 | 0.00 |
Core Library Wrappers | /Library/Wrappers/.* | No | 2,707 | 0.00 |
Other | .* | No | 7 | 0.00 |
No top 25 CWE defects were found.
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