Newsgroups: php.internals Path: news.php.net Xref: news.php.net php.internals:10845 Return-Path: Mailing-List: contact internals-help@lists.php.net; run by ezmlm Delivered-To: mailing list internals@lists.php.net Received: (qmail 16518 invoked by uid 1010); 30 Jun 2004 04:07:58 -0000 Delivered-To: ezmlm-scan-internals@lists.php.net Delivered-To: ezmlm-internals@lists.php.net Received: (qmail 16494 invoked from network); 30 Jun 2004 04:07:58 -0000 Received: from unknown (HELO main.gmane.org) (80.91.224.249) by pb1.pair.com with SMTP; 30 Jun 2004 04:07:58 -0000 Received: from list by main.gmane.org with local (Exim 3.35 #1 (Debian)) id 1BfWO6-00025G-00 for ; Wed, 30 Jun 2004 06:07:58 +0200 Received: from pd95fb514.dip.t-dialin.net ([217.95.181.20]) by main.gmane.org with esmtp (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jun 2004 06:07:58 +0200 Received: from sb by pd95fb514.dip.t-dialin.net with local (Gmexim 0.1 (Debian)) id 1AlnuQ-0007hv-00 for ; Wed, 30 Jun 2004 06:07:58 +0200 X-Injected-Via-Gmane: http://gmane.org/ To: internals@lists.php.net Date: Wed, 30 Jun 2004 06:07:51 +0200 Lines: 11 Message-ID: References: <8a7525890406291952666cd61b@mail.gmail.com> <9F183AD8-CA45-11D8-AC3E-000393B2B3C0@omniti.com> Mime-Version: 1.0 Content-Type: text/plain; charset=us-ascii; format=flowed Content-Transfer-Encoding: 7bit X-Gmane-NNTP-Posting-Host: pd95fb514.dip.t-dialin.net User-Agent: Mozilla Thunderbird 0.7.1 (Windows/20040626) X-Accept-Language: en-us, en In-Reply-To: <9F183AD8-CA45-11D8-AC3E-000393B2B3C0@omniti.com> X-Enigmail-Version: 0.84.1.0 X-Enigmail-Supports: pgp-inline, pgp-mime Sender: news Subject: Re: [PHP-DEV] Code coverage testing From: sb@sebastian-bergmann.de (Sebastian Bergmann) George Schlossnagle wrote: > I believe xDebug supports this It does. When using PHPUnit2 with XDebug you get information about which lines of code are covered by which unit test, etc. -- Sebastian Bergmann http://sebastian-bergmann.de/ http://phpOpenTracker.de/ Das Buch zu PHP 5: http://professionelle-softwareentwicklung-mit-php5.de/