port-mirroring icon indicating copy to clipboard operation
port-mirroring copied to clipboard

Minimize the use of nested if statements

Open mmaraya opened this issue 9 years ago • 0 comments

Deeply nested conditionals are difficult to read, understand, and maintain. Simplify code where possible.

mmaraya avatar Nov 26 '15 22:11 mmaraya