\SetAlgoVlined
\lIf{cond5}{cond5 true}
\uElseIf{cond51}{
  cond 5 false\;
  but cond51 true\;
}
\ElseIf{}{
  all is wrong\;
  \Return result52\;
}