Project Name | kkovaletp/photoview |
---|---|
Lines of code analyzed | 59,786 |
On Coverity Scan since | May 18, 2024 |
Last build analyzed | 1 day ago |
Language | JavaScript |
Repository URL | https://github.com/kkovaletp/photoview.git |
Homepage URL | https://github.com/kkovaletp/photoview |
License | AGPL (Affero GNU Public License) |
Want to view defects or help fix defects?
Add me to projectVersion: e0bcbe2da14e596e70fd9338fcb1f0...
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 |
---|---|---|---|---|
node_modules | .*/node_modules/.* | Yes | 9,947 | N/A |
testing | .*/testing/.* | Yes | 0 | N/A |
_test_tsx | .*\.test\.tsx | Yes | 0 | N/A |
Pages | .*/Pages/.* | No | 4,762 | 0.21 |
generated | .*/__generated__/.* | No | 570 | 0.00 |
Components | .*/components/.* | No | 5,705 | 0.35 |
Translations | .*/extractedTranslations/.* | No | 6,721 | 0.00 |
api tests | .*_test\.go | Yes | 0 | N/A |
VScode | .*/\.vscode/.* | Yes | 0 | N/A |
cov-analysis | .*/cov-analysis/.* | Yes | 0 | N/A |
Scanner | .*/api/scanner/.* | No | 3,367 | 3.56 |
Backend | .*/api/.* | No | 22,306 | 1.39 |
Frontend | .*/ui/src/.* | No | 1,310 | 0.00 |
UI build | .*/dist/.* | No | 3,446 | 0.00 |
Other | .* | No | 1,652 | 14.53 |
ID | CWE-Name | Number of Defects |
---|---|---|
798 | Use of Hard-coded Credentials | 50 |
829 | Inclusion of Functionality from Untrusted Control Sphere | 2 |
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