int main()
in
native/src/tests.c [129:134]
4
lines of code
1
McCabe index (conditional complexity)
int main () { // ranges(); test_crash(); //perf(); return 0; }