XClarify offers a wide range of features to let the user analyze a code base. It is often described as a Swiss Army Knife for Objective-C developers.
Support for Code Query over LINQ (CQLinq) to easily write custom rules and query code.
Lines of Code, Cyclomatic Complexity, Coupling, Nesting Depth, Rank, XClarify supports them all (and much more.)
Explore how the code is actually structured and shed light on architectural flaws kept secret.
Get Trend Charts about pretty much any code metrics to master the evolution of your application.
Compare two versions of a code base and browse code diff and changes in any way you can think of.
Spot too complex code at a glance thanks to unique diagramming capabilities in the Objective-C world.
XClarify helps maintaining clean side-effects free code to achieve clean concurrent programming.
Be warned of potential build process problems before they end up causing friction and pain.
Get rid of dependency cycles between components to achieve higher code maintainability.