I disagree.
I think it is better to put the execution statement on a separated line to the condition statement. Indented, of course. That way, it becomes far more clearer to distinguish the condition and statement, and to match them up.
But of course, everyone works in a different way, and when...