MaibornWolff / metric-gardener

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

May make detecting usages for the coupling metrics more generic.

ResistantBear opened this issue · comments

Currenly, we use custom queries for this, which are quite error prone. Perhaps we could make the coupling analysis more generic, by marking node types in the nodeTypesConfig.json that could nest an usage of an imported element. But we would have to further investigate this.