Showing 64 of 1,614 total issues
Avoid too many return
statements within this method. Open
Open
page.search { return false }
Avoid too many return
statements within this method. Open
Open
page.tag { return !update_needs_to_remove_todo_from_container && !@tag_was_removed }
Avoid too many return
statements within this method. Open
Open
page.todo { return todo_container_empty_id(todo) }
Avoid too many return
statements within this method. Open
Open
return
Avoid too many return
statements within this method. Open
Open
return false if params[:user][:password].empty?
Avoid too many return
statements within this method. Open
Open
return true
Avoid too many return
statements within this method. Open
Open
return "rest_of_month" if date >= beginning_of_month
Avoid too many return
statements within this method. Open
Open
return :more_than_a_week
Avoid too many return
statements within this method. Open
Open
page.context { return show_todo_on_current_context_page }
Avoid too many return
statements within this method. Open
Open
page.stats { return false }
Avoid too many return
statements within this method. Open
Open
return
Avoid too many return
statements within this method. Open
Open
return context_container_id(todo)
Avoid too many return
statements within this method. Open
Open
return todo_container_empty_id(todo)
Avoid too many return
statements within this method. Open
Open
page.deferred { return todo_container_empty_id(todo) }
Avoid too many return
statements within this method. Open
Open
page.todo { return todo_moved_out_of_container || @todo.hidden? || @todo.deferred? || @todo.pending? }
Avoid too many return
statements within this method. Open
Open
page.todo { return todo_moved_out_of_container && !(@todo.deferred? || @todo.pending? || @todo.hidden?) }
Avoid too many return
statements within this method. Open
Open
return
Avoid too many return
statements within this method. Open
Open
page.stats { return @todo.completed? }
Avoid too many return
statements within this method. Open
Open
return false
Avoid too many return
statements within this method. Open
Open
return false