From mboxrd@z Thu Jan 1 00:00:00 1970 X-Spam-Checker-Version: SpamAssassin 3.4.4 (2020-01-24) on polar.synack.me X-Spam-Level: X-Spam-Status: No, score=-1.9 required=5.0 tests=BAYES_00 autolearn=ham autolearn_force=no version=3.4.4 X-Google-Language: ENGLISH,ASCII-7-bit X-Google-Thread: 103376,3141f12a6a7d0751 X-Google-Attributes: gid103376,public X-Google-ArrivalTime: 2002-01-10 08:38:21 PST Path: archiver1.google.com!news1.google.com!newsfeed.stanford.edu!news-spur1.maxwell.syr.edu!news.maxwell.syr.edu!newsfeed.cwix.com!newscon02.news.prodigy.com!newsmst01.news.prodigy.com!prodigy.com!postmaster.news.prodigy.com!newssvr11.news.prodigy.com.POSTED!not-for-mail From: "Pat Rogers" Newsgroups: comp.lang.ada References: <3c3aea7b$1@pull.gecm.com> <6fD_7.8548$cD4.15360@www.newsranger.com> <3C3CB31E.BC6FDBED@acm.org> <3C3DAF46.F75BBD@spamcop.net> Subject: Re: ANNOUNCE: Ada success story in IEEE Software X-Priority: 3 X-MSMail-Priority: Normal X-Newsreader: Microsoft Outlook Express 6.00.2600.0000 X-MimeOLE: Produced By Microsoft MimeOLE V6.00.2600.0000 Message-ID: NNTP-Posting-Host: 208.191.180.40 X-Complaints-To: abuse@prodigy.net X-Trace: newssvr11.news.prodigy.com 1010677096 ST000 208.191.180.40 (Thu, 10 Jan 2002 10:38:16 EST) NNTP-Posting-Date: Thu, 10 Jan 2002 10:38:16 EST Organization: Prodigy Internet http://www.prodigy.com X-UserInfo1: Q[RGWWCEJKVOBTT^]BCB^]\@PJ_^PBQLGPQRZQMIWIWTEPIB_NVUAH_[BL[\IRKIANGGJBFNJF_DOLSCENSY^U@FRFUEXR@KFXYDBPWBCDQJA@X_DCBHXR[C@\EOKCJLED_SZ@RMWYXYWE_P@\\GOIW^@SYFFSWHFIXMADO@^[ADPRPETLBJ]RDGENSKQQZN Date: Thu, 10 Jan 2002 15:38:16 GMT Xref: archiver1.google.com comp.lang.ada:18738 Date: 2002-01-10T15:38:16+00:00 List-Id: "Wes Groleau" wrote in message news:3C3DAF46.F75BBD@spamcop.net... > > > Pat Rogers wrote: > > In a study described in a paper published in 1986, Herbert and Myron Hecht found > > that for each million lines of code, 20,000 bugs existed. Normally 90% would be > > found by testing. Another 200 would be found during the first year of operation > > by users, leaving 18,000 undetected bugs. Regular maintenance would fix 200 > > bugs, but also introduce 200 new ones. > > This confuses me. Typos? > > Are the 90% found in testing not fixed? How are 18,000 of them > still undetected a year after release. Yes, mea culpa -- a typo (in my original notes, which it cut-and-pasted). That should be 1800, not 18,000. > And how can any study detect 18,000 bugs that neither the testers > nor the users can detect? The users eventually detected them.