get_module_coupling
Calculates coupling metrics (afferent, efferent, instability) for a given module to assess its dependency strength and stability.
Instructions
Bir modülün coupling metriklerini hesaplar.
Args: path: Proje kök dizini module: Modül/dosya yolu
Returns: Coupling metrikleri — afferent, efferent, instability
Input Schema
| Name | Required | Description | Default |
|---|---|---|---|
| path | Yes | ||
| module | Yes |
Output Schema
| Name | Required | Description | Default |
|---|---|---|---|
| result | Yes |