Module analysis

Source
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
quality
Quality analysis tools for code health and security
specialized
Specialized analysis tools for inheritance and decorators