In the application I can go from screen A to B to C. Also I can go from screen A to E and also I can go from screen C to E.
I want to know the entry point from where Controller E is presented.
PS : application is storyboard less and can’t post code due to confidentiality.
App is in Swift 3. Looking for some suggestions.