{{ project_short_name }}{% if current_category.id != "all" %} ({{ current_category.name }}){% endif %} is {{ measures.matched_code_percent | round(2) }}% decompiled

{{ measures.complete_code_percent | round(2) }}% fully linked

Code
Data
Units
{% if categories | length > 1 %} {% endif %}
Links

GitHub ({{ commit[:7] }})

{% if prev_commit %}

Previous commit

{% endif %} {% if next_commit %}

Next commit

{% endif %}