0
Завершено

Great, but it will make code execution slow.

Madan kumar nath 9 лет назад обновлен anonymous 5 лет назад 4
An "else" eliminates evaluation of nested if conditions. So factoring this way will make code slow
На рассмотрении
Which refactoring do you refer to?
I was referring to "Replace Nested Conditional with Guard Clauses". 
Nope, it won't be slower if you return the values right from these if-s instead of waiting for the final return.

Сервис поддержки клиентов работает на платформе UserEcho