Path: utzoo!utgpu!jarvis.csri.toronto.edu!mailrus!csd4.milw.wisc.edu!cs.utexas.edu!uunet!mcvax!ukc!stl!pgh From: pgh@stl.stc.co.uk (Peter Hamer) Newsgroups: comp.software-eng Subject: Re: "Negative Profile" Message-ID: <1623@stl.stc.co.uk> Date: 31 Jul 89 10:43:40 GMT References: <562@mipos3.intel.com> Sender: news@stl.stc.co.uk Reply-To: "Peter Hamer" Organization: STC Technology Limited, London Road, Harlow, Essex, UK Lines: 14 In article <562@mipos3.intel.com> sundar@mipos2.intel.com (Sundar Iyengar~) writes: >For lack of a better terminology, by "negative profile", I refer to >those parts of a program that are NOT touched by current set of >inputs. The -tcov option on cc might help you. Follow on questions - 1) Does anybody use -tcov regularly? 2) Is it available on most C compilers? 3) ***** Does anybody know of a C++ compiler with a similar option? ***** Peter