Developer Statistics Wanted
-
Below are some very broad questions, but I'd appreciate any anecdotal or statistical information that anyone has to offer. Thanks. Gordon Peery How long does it take to find a bug? How long does it take to fix a bug? How many lines of code are there in an application/project? How many bugs are there for a given number of lines of code (ie 5 bugs for every 1000 lines)? How many lines of code does a developer write a day?
-
Below are some very broad questions, but I'd appreciate any anecdotal or statistical information that anyone has to offer. Thanks. Gordon Peery How long does it take to find a bug? How long does it take to fix a bug? How many lines of code are there in an application/project? How many bugs are there for a given number of lines of code (ie 5 bugs for every 1000 lines)? How many lines of code does a developer write a day?
> How long does it take to find a bug? Some bugs are never found. > How long does it take to fix a bug? Some bugs are never fixed. > How many lines of code are there in an application/project? How many atoms in a glass of water. (That depends on how full the glass is) > How many bugs are there for a given number of lines of code (ie 5 bugs for every 1000 lines)? How impure is the water ? Depends on the filtering process. > How many lines of code does a developer write a day? You can fill a glass quickly if you don't filter it first. In effect your question is: How long is a piece of string ? Answer: Every piece of string is different ! Yikes !