| **Navigation:**  [[clarion ide.htm|Development Environment (IDE)]] > General Setup and Navigation > Configuration Options > Tools >====== Tools Options: Tools - Code Analysis ====== | [[icsharpcode sharpdevelop gui optionpanels externaltoolpane.htm|{{btn_prev_n.gif|Previous page}}]][[clarion ide.htm|{{btn_home_n.gif|Return to chapter overview}}]][[icsharpcode codecoverage codecoverageoptionspanel.htm|{{btn_next_n.gif|Next page}}]] | | || The Code Analysis option requires that you have FxCop installed. It is a feature supported for Clarion# only. FxCop is a code analysis tool that checks .NET managed code assemblies for conformance to the Microsoft .NET Framework Design Guidelines. It uses reflection, MSIL parsing, and call graph analysis to inspect assemblies for more than 200 defects. For more information, see the following link: http://www.gotdotnet.com/Team/FxCop/