pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/doc Note initial addition of p5-Devel-Cover version 0....



details:   https://anonhg.NetBSD.org/pkgsrc/rev/8b4b8feb2d97
branches:  trunk
changeset: 547236:8b4b8feb2d97
user:      seb <seb%pkgsrc.org@localhost>
date:      Sun Sep 14 18:09:19 2008 +0000

description:
Note initial addition of p5-Devel-Cover version 0.64 as
devel/p5-Devel-Cover into The NetBSD Packages Collection.

The Perl 5 module Devel::Cover provides code coverage metrics for
Perl. Code coverage metrics describe how thoroughly tests exercise
code. By using Devel::Cover you can discover areas of code not
exercised by your tests and determine which tests to create to
increase coverage. Code coverage can be considered as an indirect
measure of quality.

diffstat:

 doc/CHANGES-2008 |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (14 lines):

diff -r b99af26d364e -r 8b4b8feb2d97 doc/CHANGES-2008
--- a/doc/CHANGES-2008  Sun Sep 14 18:04:34 2008 +0000
+++ b/doc/CHANGES-2008  Sun Sep 14 18:09:19 2008 +0000
@@ -1,4 +1,4 @@
-$NetBSD: CHANGES-2008,v 1.2242 2008/09/14 16:15:28 bjs Exp $
+$NetBSD: CHANGES-2008,v 1.2243 2008/09/14 18:09:19 seb Exp $
 
 Changes to the packages collection and infrastructure in 2008:
 
@@ -3791,3 +3791,4 @@
        Updated time/p5-Time-Piece to 1.13 [he 2008-09-14]
        Updated www/raggle to 0.4.4nb3 [taca 2008-09-14]
        Updated sysutils/open-vm-tools to 2008.08.08.109361nb2 [bjs 2008-09-14]
+       Added devel/p5-Devel-Cover version 0.64 [seb 2008-09-14]



Home | Main Index | Thread Index | Old Index