{% extends "cacsremoteservice/views/layouts/analysis-view.html" %} {% block scripts %} {% endblock %} {% block analysis-presentation %}

Component Complexity

{% ifunequal complete-history "true" %}
Analysis Scope. This complexity trend analysis shows data for the files modified since {{analysis-start-date}}. Read more in the documentation.
{% endifunequal %} {% endblock %} {% block main-content %}
{% include "cacsremoteservice/views/analyses/system-complexity-header.html" %}
{% ifequal component-trends-exist? "true" %}

Lines of Code Growth by Architectural Component

This view is deprecated and will be removed in the future. This information is better captured by other KPIs.

{% else %}
System complexity trends were not enabled for this analysis. To enable system complexity trends for your next analysis, go to the Architectural Trends Configuration section in the Architecture configuration tab of this project.
{% endifequal %}
{% endblock %}