タグ

関連タグで絞り込む (0)

  • 関連タグはありません

タグの絞り込みを解除

ObjCとlintに関するgfxのブックマーク (1)

  • OCLint

    OCLint is a static code analysis tool for improving quality and reducing defects by inspecting C, C++ and Objective-C code and looking for potential problems like: Possible bugs - empty if/else/try/catch/finally statements Unused code - unused local variables and parameters Complicated code - high cyclomatic complexity, NPath complexity and high NCSS Redundant code - redundant if statement and use

    gfx
    gfx 2013/01/18
  • 1