开发者

SourceMonitor-like tool to analyze iPhone / Objective-C Code

Is there a开发者_C百科ny tool like SourceMonitor to analyze Objective-C Source code?


have you tried with iphone static analyzer ?


There is one built into Xcode 4. Try "Product" followed by "Analyze" in the menu bar. I believe it uses the Clang Static Analyzer. You'll need to use additional tools if you require further code metrics.

0

上一篇:

下一篇:

精彩评论

暂无评论...
验证码 换一张
取 消

最新问答

问答排行榜