QUEUE_LIB Project Reports¶
Welcome to the reporting section of the QUEUE_LIB project.
Here you can access all automatically generated reports, including coverage, complexity, static analysis, and unit tests.
📊 Code Coverage¶
Detailed report showing which parts of the code are covered by automated tests.
- Link: CCR Report
🧩 Code Complexity¶
Metrics about code maintainability, cyclomatic complexity, and refactoring suggestions.
- Link: CCM Report
🔍 Static Analysis¶
Static code analysis to catch potential bugs, memory issues, and other problems.
✅ Unit Tests¶
Results of automated unit tests executed on the codebase.