Software metrics (PHP focused) part 1
Managing a software project with various programmers and around 10 contributions per day is a complex thing. How can we measure the quality of every single contribution? How can control the work of the programmers? First stop: Lines of code The easiest thing to measure in a project is the source lines of code it… Read More »