907ed79069
Motivation: Minor cleanup from 844d804 just to reduce the conditional statements and indentation level. Modifications: - combine the else + if into an else if statement Result: Code cleaned up.