check_coupling_cohesion
Analyze code to evaluate coupling and cohesion, checking dependencies and module structure for improved software design quality.
Instructions
결합도|응집도|coupling|cohesion|dependencies check|module structure - Check coupling and cohesion
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| code | Yes | Code to analyze | |
| type | No | Code type | |
| checkDependencies | No | Analyze dependencies |