sonar-plugins.sonar-sonargraph-plugin.3.4.source-code.sonargraph_debt_widget.html.erb Maven / Gradle / Ivy
Go to download
Show more of this group Show more artifacts with this name
Show all versions of sonar-sonargraph-plugin Show documentation
Show all versions of sonar-sonargraph-plugin Show documentation
Provides architecture governance features accompanied by metrics about cyclic dependencies and other structural aspects.
<%
m = measure('sonargraph_erosion_cost')
if m && m.value > 0
%>
<%
elsif measure('sonargraph_erosion_index')
%>
<%
end
%>