Skip to main content
Find code smells like duplication and complexity Detect issues like duplication (copy and pasted code), high complexity, deeply nested control flows, etc. for supported languages using our custom built static analysis.

Arguments

Files to analyze
Compute smells for all files, not just changed
Don’t check for duplication
Include tests
Don’t show code snippets
Upstream base ref to compare against
Only show results

Examples

Analyze your current branch
Analyze your entire project for code smells
Analyze specific paths for code smells
Analyze a specific file for code smells
Skip duplication analysis
Analyze for code smells against a specific upstream branch

See Also