Is the maximum LOC(LINE OF CODE) effect on controller class response or not...is this thing matter..
1.a)Controller: LOC 120, public functions exist 3.
b)Controller: LOC 120, public functions exist 3.
c)Controller: LOC 120, public functions exist 3.
2.) Controller LOC 720, pubic function 10.
it handle all the things in the same class.
Which one is better?