Project Name | jstedfast/MailKit |
---|---|
Lines of code analyzed | 86,377 |
On Coverity Scan since | Oct 09, 2014 |
Last build analyzed | a while ago |
Language | C# |
Repository URL | https://github.com/jstedfast/MailKit.git |
Homepage URL | https://github.com/jstedfast/MailKit |
License | MIT (MIT license ) |
Want to view defects or help fix defects?
Add me to projectVersion: 3.4.3.1
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 |
---|---|---|---|---|
MailKit | /MailKit/.* | No | 31,995 | 0.00 |
MimeKit | .*/MimeKit/.* | Yes | 57,518 | N/A |
BouncyCastle | .*/bc-csharp/.* | Yes | 0 | N/A |
UnitTests | /UnitTests/.* | Yes | 0 | N/A |
Other | .* | No | 0 | N/A |
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