int check()
in
cnova/DFAchecks.cpp [111:114]
4
lines of code
2
McCabe index (conditional complexity)
int check() { while(true) {} return 0; }