WebAssembly Quality Dashboard

Generated on 2025-09-20 10:53:56

Overall Grade
B
85.0/100
Line Coverage
0.0
%
Branch Coverage
0.0
%
Complexity Violations
3
functions
Security Issues
0
vulnerabilities
Binary Size
0
KB

Quality Analysis

Coverage Status: ❌ Coverage critically low - Line: 0.0%, Branch: 0.0%, Function: 0.0%
Complexity Status: ⚠️ 3 functions exceed complexity thresholds
Security Status: ✅ No known vulnerabilities
Size Status: ✅ Binary size within limits

Recommendations

• Increase branch coverage to 90% by adding more test cases for conditional logic
• Refactor functions with high complexity by extracting helper methods