728x90 note/code complexity1 About LOC, HCM, CCM Lines of Code(LOC) counting the number of lines - advantages - easy to understand, fast to count and independent of the program language - disadvantages - ignores the different complexity of each code line, ignores the structure of the software such as branches and jumps, doesn't take the difference of the programmers' abilities into account - two types of LOC - Physical LOC: nb of lines includi.. 2022. 2. 17. 이전 1 다음 728x90