Crumbs: foo() if (x) if (x.y) if (y) … else if … else if (c) if … else if (p) Tooltips: function foo() if (x) if (x.y) else (of 'if (y)') if … else if (c) else (of 'if … else if (qqq)') if (p)