Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:36011 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 63741 invoked from network); 6 Mar 2008 17:44:57 -0000 Received: from unknown (HELO lists.php.net) (127.0.0.1) by localhost with SMTP; 6 Mar 2008 17:44:57 -0000 Authentication-Results: pb1.pair.com smtp.mail=stas@zend.com; spf=pass; sender-id=pass Authentication-Results: pb1.pair.com header.from=stas@zend.com; sender-id=pass Received-SPF: pass (pb1.pair.com: domain zend.com designates 63.205.162.114 as permitted sender) X-PHP-List-Original-Sender: stas@zend.com X-Host-Fingerprint: 63.205.162.114 unknown Windows 2000 SP4, XP SP1 Received: from [63.205.162.114] ([63.205.162.114:37605] helo=us-ex1.zend.com) by pb1.pair.com (ecelerity 2.1.1.9-wez r(12769M)) with ESMTP id E8/94-38880-79D20D74 for ; Thu, 06 Mar 2008 12:44:56 -0500 Received: from [192.168.16.115] ([192.168.16.115]) by us-ex1.zend.com with Microsoft SMTPSVC(6.0.3790.3959); Thu, 6 Mar 2008 09:45:09 -0800 Message-ID: <47D02D95.8010001@zend.com> Date: Thu, 06 Mar 2008 09:44:53 -0800 Organization: Zend Technologies User-Agent: Thunderbird 2.0.0.12 (Windows/20080213) MIME-Version: 1.0 To: Sebastian Bergmann CC: internals@lists.php.net References: In-Reply-To: Content-Type: text/plain; charset=ISO-8859-15; format=flowed Content-Transfer-Encoding: 7bit X-OriginalArrivalTime: 06 Mar 2008 17:45:10.0003 (UTC) FILETIME=[D2A50C30:01C87FB1] Subject: Re: [PHP-DEV] PHPUnit under the umbrella of PHP for GSoC From: stas@zend.com (Stanislav Malyshev) Hi! > One of the ideas [1] is to implement a parser for gcov data files in PHP > to integrate the code coverage information for PHP and PHP extensions > into PHPUnit's code coverage report. This could be helpful for I think speaking of the coverage also there was an issue that phpunit's coverage calculating algorithm could be optimized, since there where instances when generating coverage took too much. Is it still the same? If so, maybe improving it would be a good idea. -- Stanislav Malyshev, Zend Software Architect stas@zend.com http://www.zend.com/ (408)253-8829 MSN: stas@zend.com