Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:54083 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 92509 invoked from network); 19 Jul 2011 13:38:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 19 Jul 2011 13:38:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=mikegstowe@gmail.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=mikegstowe@gmail.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain gmail.com designates 209.85.161.46 as permitted sender) X-PHP-List-Original-Sender: mikegstowe@gmail.com X-Host-Fingerprint: 209.85.161.46 mail-fx0-f46.google.com Received: from [209.85.161.46] ([209.85.161.46:36305] helo=mail-fx0-f46.google.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id 56/D4-53425-EE8852E4 for ; Tue, 19 Jul 2011 09:38:55 -0400 Received: by fxh19 with SMTP id 19so60704fxh.19 for ; Tue, 19 Jul 2011 06:38:51 -0700 (PDT) DKIM-Signature: v=1; a=rsa-sha256; c=relaxed/relaxed; d=gmail.com; s=gamma; h=mime-version:sender:in-reply-to:references:from:date :x-google-sender-auth:message-id:subject:to:cc:content-type; bh=AZ/ZzLcqoAR6XecXq0qZVSPuudeIiayh9C6HTHUrWbg=; b=olXEGJQEhNniC3KbTNbrml0Gjh/Zlr7t4fqXKn+A/J/5jgtLl2EC7fwshqqswozuaa lBSSWxUAwFp1/Cb8NwIdohvqmWQ0bZuPa0Xz0+MpNljodSdhGaiiAnWWTv3G94F5Nrok nkSTBQ71vrX+Rzwpne+GE2mEgI3o59Sn21wJU= Received: by 10.223.145.7 with SMTP id b7mr7849508fav.56.1311082731255; Tue, 19 Jul 2011 06:38:51 -0700 (PDT) MIME-Version: 1.0 Sender: mikegstowe@gmail.com Received: by 10.223.2.7 with HTTP; Tue, 19 Jul 2011 06:38:31 -0700 (PDT) In-Reply-To: References: Date: Tue, 19 Jul 2011 08:38:31 -0500 X-Google-Sender-Auth: ica4oF9aWMc0cOx2iMEA04NMskc Message-ID: To: Rafael Dohms Cc: Nuno Lopes , internals@lists.php.net Content-Type: multipart/alternative; boundary=0023545bf33477b6c204a86c3c72 Subject: Re: [PHP-DEV] is gcov.php.net still useful? From: me@mikestowe.com (Michael Stowe) --0023545bf33477b6c204a86c3c72 Content-Type: text/plain; charset=ISO-8859-1 I didn't know about gcov until a couple days ago, but just poking around I think its fairly useful, if nothing else to see where potential vulnerabilities may lie, as well as a quick, convenient way to check out the internal code. Thanks, Mike On Tue, Jul 19, 2011 at 6:44 AM, Rafael Dohms wrote: > On Mon, Jul 18, 2011 at 6:47 PM, Nuno Lopes wrote: > > Hi, > > > > So, is it worth it? > > > > Speaking as a organizer of PHP TestFest events i think GCOV is one of > our most used tools to figure out what needs testing, all of our test > writers need this resource to look into this. > > > -- > Rafael Dohms > PHP Evangelist and Community Leader > http://www.rafaeldohms.com.br > http://www.phpsp.org.br > > -- > PHP Internals - PHP Runtime Development Mailing List > To unsubscribe, visit: http://www.php.net/unsub.php > > -- ----------------------- "My command is this: Love each other as I have loved you." John 15:12 ----------------------- --0023545bf33477b6c204a86c3c72--