Flog measures code complexity.
<% graph_name = 'flog' %> <% if MetricFu.configuration.graph_engine == :gchart %> <% else %> <% end %>File | Total score | Methods | Average score | Highest score |
---|---|---|---|---|
<%= page[:path] %> | <%= page[:score].round %> | <%= page[:scanned_methods].length %> | <%= page[:average_score].round %> | <%= page[:highest_score].round %> |
<%= sm[:name] %>
Total Score: <%=sm[:score]%>
Score | Operator |
---|---|
<%= operator[:score] %> | <%= operator[:operator] %> |
Generated on <%= Time.now.localtime %>