Showing 333 of 1,278 total issues
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return date <=> other.date
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if candidate_categories.size == 1
Avoid too many return
statements within this method. Open
Open
return diff if diff != 0
Avoid too many return
statements within this method. Open
Open
return render(:new_login)
Avoid too many return
statements within this method. Open
Open
return render(:new_login)
Avoid too many return
statements within this method. Open
Open
return nil if candidate_categories.empty?
Avoid too many return
statements within this method. Open
Open
return nil if candidate_categories.empty?
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return source_result.points if points_for_place.nil?
Avoid too many return
statements within this method. Open
Open
return nil if candidate_categories.empty?
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return junior_categories.first if junior_categories.one?
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return redirect_to("http://#{RacingAssociation.current.static_host}/bar/#{@year}/overall_by_age.html")
Avoid too many return
statements within this method. Open
Open
return redirect_to(category: category.friendly_param, only_path: true) if category.friendly_param != params["category"]
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return candidate_categories.first if one_match?(candidate_categories)
Avoid too many return
statements within this method. Open
Open
return diff if diff != 0