This distribution has been tested as part of the cpan-testers
effort to test as many new uploads to CPAN as possible. See
http://testers.cpan.org/
Please cc any replies to [EMAIL PROTECTED] to keep other
test volunteers informed and to prevent any duplicate effort.
--
C:\new\Devel-Cover-0.32>perl Makefile.PL
Writing tests ........ done
checking for Storable.pm ........ 2.08 C:/Perl/lib/Storable.pm
checking for Digest::MD5.pm ........ 2.26 C:/Perl/site/lib/Digest/MD5.pm
checking for Pod::Coverage.pm version 0.06 ........ not found
Pod::Coverage.pm 0.06 is required to do pod coverage. This will tell
you how well you have documented your modules. Pod coverage will be
unavailable until you install this module, available from CPAN. In the
meantime, you may continue to use the rest of Devel::Cover.
Checking if your kit is complete...
Looks good
Writing Makefile for Devel::Cover
C:\new\Devel-Cover-0.32>nmake test
Microsoft (R) Program Maintenance Utility Version 6.00.8168.0
Copyright (C) Microsoft Corp 1988-1998. All rights reserved.
cp lib/Devel/Cover/DB.pm blib\lib\Devel\Cover\DB.pm
cp lib/Devel/Cover/Subroutine.pm blib\lib\Devel\Cover\Subroutine.pm
cp lib/Devel/Cover/Report/Text.pm blib\lib\Devel\Cover\Report\Text.pm
cp lib/Devel/Cover/Inc.pm blib\lib\Devel\Cover\Inc.pm
cp lib/Devel/Cover/Condition.pm blib\lib\Devel\Cover\Condition.pm
cp lib/Devel/Cover/Condition_or_2.pm blib\lib\Devel\Cover\Condition_or_2.pm
cp lib/Devel/Cover/Time.pm blib\lib\Devel\Cover\Time.pm
cp lib/Devel/Cover/Branch.pm blib\lib\Devel\Cover\Branch.pm
cp lib/Devel/Cover/Test.pm blib\lib\Devel\Cover\Test.pm
cp lib/Devel/Cover/Report/Html_subtle.pm blib\lib\Devel\Cover\Report\Html_subtle.pm
cp lib/Devel/Cover/Condition_or_3.pm blib\lib\Devel\Cover\Condition_or_3.pm
cp lib/Devel/Cover/Tutorial.pod blib\lib\Devel\Cover\Tutorial.pod
cp lib/Devel/Cover/Condition_xor_4.pm blib\lib\Devel\Cover\Condition_xor_4.pm
cp lib/Devel/Cover/Report/Html_basic.pm blib\lib\Devel\Cover\Report\Html_basic.pm
cp lib/Devel/Cover/Report/Text2.pm blib\lib\Devel\Cover\Report\Text2.pm
cp lib/Devel/Cover/Report/Html.pm blib\lib\Devel\Cover\Report\Html.pm
cp lib/Devel/Cover/Op.pm blib\lib\Devel\Cover\Op.pm
cp lib/Devel/Cover/Truth_Table.pm blib\lib\Devel\Cover\Truth_Table.pm
cp lib/Devel/Cover/DB/File.pm blib\lib\Devel\Cover\DB\File.pm
cp lib/Devel/Cover/Condition_and_3.pm blib\lib\Devel\Cover\Condition_and_3.pm
cp lib/Devel/Cover/Statement.pm blib\lib\Devel\Cover\Statement.pm
cp lib/Devel/Cover/Pod.pm blib\lib\Devel\Cover\Pod.pm
cp lib/Devel/Cover.pm blib\lib\Devel\Cover.pm
cp lib/Devel/Cover/Criterion.pm blib\lib\Devel\Cover\Criterion.pm
cp lib/Devel/Cover/Report/Html_minimal.pm blib\lib\Devel\Cover\Report\Html_minimal.pm
C:\Perl\bin\perl.exe C:\Perl\lib\ExtUtils/xsubpp -typemap
C:\Perl\lib\ExtUtils\typemap
Cover.xs > Cover.xsc &&
C:\Perl\bin\perl.exe -MExtUtils::Command -e mv Cover.xsc Cover.c
cl -c -nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPER
L_IMPLICIT_SYS -DPERL_MSVCRT_READFIX -O1 -MD -DNDEBUG -DVERSION=\"0.32\"
-DXS_VERSION=\"0.32\"
"-IC:\Perl\lib\CORE"
Cover.c
Cover.c
Running Mkbootstrap for Devel::Cover ()
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644 Cover.bs
C:\Perl\bin\perl.exe -MExtUtils::Mksymlists -e
"Mksymlists('NAME'=>\"Devel::Cover\",
'DLBASE' => 'Cover', 'DL_F
UNCS' => { }, 'FUNCLIST' => [], 'IMPORTS' => { }, 'DL_VARS' => []);"
link -out:blib\arch\auto\Devel\Cover\Cover.dll -dll -nologo -nodefaultlib
-release
-libpath:"C:\Perl\lib\CORE"
-machine:x86 Cover.obj C:\Perl\lib\CORE\perl56.lib oldnames.lib kernel32.lib
user32.lib
gdi32.lib winspool.lib comdl
g32.lib advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib
wsock32.lib mpr.lib
winmm.lib version.li
b odbc32.lib odbccp32.lib msvcrt.lib -def:Cover.def
Creating library blib\arch\auto\Devel\Cover\Cover.lib and object
blib\arch\auto\Devel\Cover\Cover.exp
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 755
blib\arch\auto\Devel\Cover\Cover.dll
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp Cover.bs
blib\arch\auto\Devel\Cover\Cover.bs
C:\Perl\bin\perl.exe -MExtUtils::Command -e chmod 644
blib\arch\auto\Devel\Cover\Cover.bs
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp gcov2perl blib\script\gcov2perl
pl2bat.bat blib\script\gcov2perl
C:\Perl\bin\perl.exe -MExtUtils::Command -e cp cover blib\script\cover
pl2bat.bat blib\script\cover
C:\Perl\bin\perl.exe "-MExtUtils::Command::MM" "-e" "test_harness(0,
'blib\lib',
'blib\arch')" t\abranch_return_
sub.t t\acond_and.t t\acond_branch.t t\acond_or.t t\acond_xor.t t\adestroy.t t\aeval1.t
t\amodule1.t t\amodule2.t t\amod
ule_import.t t\aoverloaded.t t\apod.t t\aspecial_blocks.t t\astatement.t t\at0.t
t\at1.t t\at2.t
t\abranch_return_sub....ok
t\acond_and.............ok
t\acond_branch..........# Test 1 got: '
+----+-------------------------------------------------------------------------------+----------------------------------
---------------------------------------------+
| Elt|Got
|Expected
|
+----+-------------------------------------------------------------------------------+----------------------------------
---------------------------------------------+
| 3|- ------ ------ ------ ------ ------
|- ------
------ ------ ------ ----
-- |
| 4|File stmt branch cond sub total
|File
stmt branch cond sub total |
| 5|- ------ ------ ------ ------ ------
|- ------
------ ------ ------ ----
-- |
* 6|tests/cond_branch 83.78 78.13 15.28 100.00 68.54
|tests/cond_branch
83.78 78.12 15.28 100.00 68.54 *
* 7|Total 83.78 78.13 15.28 100.00 68.54
|Total
83.78 78.12 15.28 100.00 68.54 *
| 8|- ------ ------ ------ ------ ------
|- ------
------ ------ ------ ----
-- |
| 9| |
|
| 10| |
|
+----+-------------------------------------------------------------------------------+----------------------------------
---------------------------------------------+
' (C:/new/Devel-Cover-0.32/blib/lib/Devel/Cover/Test.pm at line 198)
# Expected: 'No differences'
# C:/new/Devel-Cover-0.32/blib/lib/Devel/Cover/Test.pm line 198 is: if
($differences)
t\acond_branch..........FAILED test 1
Failed 1/1 tests, 0.00% okay
t\acond_or..............ok
t\acond_xor.............ok
t\adestroy..............ok
t\aeval1................ok
t\amodule1..............ok
t\amodule2..............ok
t\amodule_import........ok
t\aoverloaded...........ok
t\apod..................ok
1/1 skipped: Pod::Coverage unavailable
t\aspecial_blocks.......ok
t\astatement............ok
t\at0...................ok
t\at1...................ok
t\at2...................ok
Failed Test Stat Wstat Total Fail Failed List of Failed
-------------------------------------------------------------------------------
t\acond_branch.t 1 1 100.00% 1
1 subtest skipped.
Failed 1/17 test scripts, 94.12% okay. 1/17 subtests failed, 94.12% okay.
NMAKE : fatal error U1077: 'C:\Perl\bin\perl.exe' : return code '0xff'
Stop.
C:\new\Devel-Cover-0.32>
--
Summary of my perl5 (revision 5 version 6 subversion 1) configuration:
Platform:
osname=MSWin32, osvers=4.0, archname=MSWin32-x86-multi-thread
uname=''
config_args='undef'
hint=recommended, useposix=true, d_sigaction=undef
usethreads=undef use5005threads=undef useithreads=define usemultiplicity=define
useperlio=undef d_sfio=undef uselargefiles=undef usesocks=undef
use64bitint=undef use64bitall=undef uselongdouble=undef
Compiler:
cc='cl', ccflags ='-nologo -O1 -MD -DNDEBUG -DWIN32 -D_CONSOLE -DNO_STRICT
-DHAVE_DES_FCRYPT
-DPERL_IMPLICIT_CONTEXT -DPERL_IMPLICIT_SYS -DPERL_MSVCRT_READFIX',
optimize='-O1 -MD -DNDEBUG',
cppflags='-DWIN32'
ccversion='', gccversion='', gccosandvers=''
intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=1234
d_longlong=undef, longlongsize=8, d_longdbl=define, longdblsize=10
ivtype='long', ivsize=4, nvtype='double', nvsize=8, Off_t='off_t', lseeksize=4
alignbytes=8, usemymalloc=n, prototype=define
Linker and Libraries:
ld='link', ldflags ='-nologo -nodefaultlib -release -libpath:"C:/Perl\lib\CORE"
-machine:x86'
libpth="C:\Program Files\Microsoft Visual Studio\VC98\mfc\lib" "C:\Program
Files\Microsoft
Visual Studio\VC98\lib" "C:\Perl\lib\CORE"
libs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib comdlg32.lib
advapi32.lib
shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib mpr.lib
winmm.lib
version.lib odbc32.lib odbccp32.lib msvcrt.lib
perllibs= oldnames.lib kernel32.lib user32.lib gdi32.lib winspool.lib
comdlg32.lib
advapi32.lib shell32.lib ole32.lib oleaut32.lib netapi32.lib uuid.lib wsock32.lib
mpr.lib
winmm.lib version.lib odbc32.lib odbccp32.lib msvcrt.lib
libc=msvcrt.lib, so=dll, useshrplib=yes, libperl=perl56.lib
Dynamic Linking:
dlsrc=dl_win32.xs, dlext=dll, d_dlsymun=undef, ccdlflags=' '
cccdlflags=' ', lddlflags='-dll -nologo -nodefaultlib -release
-libpath:"C:/Perl\lib\CORE"
-machine:x86'
Characteristics of this binary (from libperl):
Compile-time options: MULTIPLICITY USE_ITHREADS PERL_IMPLICIT_CONTEXT
PERL_IMPLICIT_SYS
Locally applied patches:
ActivePerl Build 633
Built under MSWin32
Compiled at Jun 17 2002 21:33:05
@INC:
C:/Perl/lib
C:/Perl/site/lib
.
__________________________________
Do you Yahoo!?
Free Pop-Up Blocker - Get it now
http://companion.yahoo.com/