Should I limit the amount of lines in an ENTER_FRAME loop?

Well, i’m working on a game and i wasn’t sure how many lines i should have MAX in an ENTER_FRAME loop?

most of it are empty lines and if statements, not really calculations or anything. alot of frame changing and collision checks.