send link to app

Nesting


개발자 도구 유틸리티 유틸리티
개발자: LIU YAN
비어 있는

Nesting is an code scan tool to help developer to find bad codes in the following dimensions, support Objective-C and Objective-C++.
1. Count code nested level for each function, the code level deeper, more complex to understand.
2. Count how many code lines for each function.
3. Count how many lines for each source file.