Reek Results

Reek detects common code smells in ruby code.

<% @matches.each_with_index do |match, count| %> <% end %>
File Path Code Smell
<%= match.first %> <% match[1..-1].each do |line| %> <%= line %>
<% end %>

Generated on <%= Time.now.localtime %>