Control flow analysis is currently disabled. Enabling this : functionality will increase the number of code correctness : ...


            : Control flow analysis is currently disabled. Enabling this
            : functionality will increase the number of code correctness
            : checks that run but will also slow analysis by at least 2x.
            : To enable analysis globally, choose 'Settings' from 
            : the Tools menu and click 'Analysis Engines'. Select 
            : 'Introspection', click 'Settings' and check the box labeled 
            : 'Enable Control Flow Analysis'. To enable data flow analysis
            : for this project only, choose 'Options' from the Project menu.
            : Click the 'Spelling  Analysis' tab and set the 
            : 'Control Flow Analysis' drop-down to 'True'.