Skip to content

Instantly share code, notes, and snippets.

@su-kun1899
Last active July 31, 2016 12:13
Show Gist options
  • Star 0 You must be signed in to star a gist
  • Fork 0 You must be signed in to fork a gist
  • Save su-kun1899/8bcc35210a3a10d53dda795f6dca23d4 to your computer and use it in GitHub Desktop.
Save su-kun1899/8bcc35210a3a10d53dda795f6dca23d4 to your computer and use it in GitHub Desktop.
循環的複雑度 複雑さの状態 バグ混入確率
10以下 非常によい構造 25%
30以上 構造的なリスクあり 40%
50以上 テスト不可能 70%
75以上 いかなる変更もご修正を生む 98%

参考

http://szk-takanori.hatenablog.com/entry/20111219/p1

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment