Expand description
Analysis tools for code quality, complexity, and flow
This module provides tools for analyzing code quality, detecting patterns, and understanding code flow and dependencies.
Modulesยง
- complexity
- Complexity analysis tools
- flow
- Data flow analysis tools
- javascript
- JavaScript/TypeScript analysis tools for framework detection and code intelligence
- quality
- Quality analysis tools for code health and security
- specialized
- Specialized analysis tools for inheritance and decorators