sonar-plugins.sonar-sonargraph-plugin.3.0.6.source-code.sonargraph_structure_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.
<%
if measure('sonargraph_acd')
%>
<%# This part is executed if there is only one build unit %>
<%
elsif measure('sonargraph_biggest_cycle_group')
%>
<%# This part is executed if there are several build units %>
<%
end
%>