{% extends "scanpipe/base.html" %} {% load humanize %} {% block title %}ScanCode.io: {{ project.name }} - Relations{% endblock %} {% block content %}
{{ resource.path }} | {% endif %}{{ resource.status }} |
{{ relation.map_type }}
{% if relation.extra_data.path_score %}
{{ relation.extra_data.path_score }}
{% endif %}
{% if relation.map_type == "path" and resource.is_text and relation.from_resource.is_text %}
diff
{% if relation.extra_data.diff_ratio %}
ratio: {{ relation.extra_data.diff_ratio }}
{% endif %}
{% endif %}
|
{{ relation.from_resource.path }} | ||||||||||||||||||||||||||||||||||||||
{{ resource.path }} | {{ resource.status }} | ||||||||||||||||||||||||||||||||||||||||
No Relations found. Clear search and filters |