check_coupling_cohesion
Analyze code structure by checking coupling and cohesion levels to assess module dependencies and maintainability. Supports classes, modules, functions, and components for improved code quality.
Instructions
IMPORTANT: This tool should be automatically called when users say "결합도", "응집도", "coupling", "cohesion", "dependencies check", "module structure" or similar keywords. Check coupling and cohesion
Input Schema
Name | Required | Description | Default |
---|---|---|---|
checkDependencies | No | Analyze dependencies | |
code | Yes | Code to analyze | |
type | No | Code type |