ID
|
Name
|
Count
|
Min Score
|
Average Score
|
Max Score
|
Classification
|
{{h.heur_id}} |
{{h.name | maxLength:50 | breakableStr}} |
{{h.count}} |
{{h.min}} |
{{h.avg}} |
{{h.max}} |
|
Heuristics statistics have not been computed yet...
There are no matching heuristics found.
Hit Count | Min Section Score | Average Section Score | Max Section Score |
{{current_heuristic.stats.count}} |
{{current_heuristic.stats.min}} |
{{current_heuristic.stats.avg}} |
{{current_heuristic.stats.max}} |
{%endraw%}
{% endblock %}
{% block loading_jumbo %}ng-hide="heuristics_output != null"{% endblock %}