Flog measures code complexity.
<% graph_name = 'flog' %> <% if MetricFu.configuration.graph_engine == :gchart %> <% else %> <% end %>File | Total score | Methods | Average score | Highest score |
---|---|---|---|---|
<%= method_container[:path] %> | <%= round_to_tenths method_container[:total_score] %> | <%= method_container[:methods].size %> | <%= round_to_tenths method_container[:average_score] %> | <%= round_to_tenths method_container[:highest_score] %> |
<%= link_to_filename(path, line, full_method_name) %>
Total Score: <%= round_to_tenths method_info[:score]%>
Score | Operator |
---|---|
<%= round_to_tenths score %> | <%= operator %> |
Generated on <%= Time.now.localtime %>