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.

--
Dear Paul Johnson,
    
This is a computer-generated report for Devel-Cover-0.63
on perl-5.9.5, created automatically by CPAN-Reporter-1.06 
and sent to the CPAN Testers mailing list.  

If you have received this email directly, it is because the person testing 
your distribution chose to send a copy to your CPAN email address; there 
may be a delay before the official report is received and processed 
by CPAN Testers.

Thank you for uploading your work to CPAN.  However, it appears that
there were some problems with your distribution.  If these results are 
not what you expect or if you would like to learn how to avoid FAIL 
reports for missing dependencies, unsupported operating systems, etc.,
please consult "Notes for CPAN Authors" on the CPAN Testers Wiki: 
http://cpantest.grango.org

Sections of this report:

    * Tester comments
    * Program output
    * Prerequisites
    * Environment and other context

------------------------------
TESTER COMMENTS
------------------------------

Additional comments from tester: 

[none provided]

------------------------------
PROGRAM OUTPUT
------------------------------

Output from '/usr/bin/make test':

PERL_DL_NONLAZY=1 /home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL 
PROTECTED]/bin/perl "-MExtUtils::Command::MM" "-e" "test_harness(0, 'blib/lib', 
'blib/arch')" t/*.t
t/aalias..................ok
t/aalias1.................ok
t/abranch_return_sub......ok
t/acond_and...............ok
t/acond_branch............ok
t/acond_or................# Test 1 got: 
+----+-------------------------------------------------------------------------------------------------------------------------+----+----------------------------------------------------------------------------------+
| Elt|Got                                                                       
                                               | Elt|Expected                   
                                                       |
+----+-------------------------------------------------------------------------------------------------------------------------+----+----------------------------------------------------------------------------------+
|   3|- ------ ------ ------ ------ ------                                      
                                               |   3|- ------ ------ ------ 
------ ------                                              |
|   4|File                                         stmt   bran   cond    sub  
total                                            |   4|File                     
                    stmt   bran   cond    sub  total     |
|   5|- ------ ------ ------ ------ ------                                      
                                               |   5|- ------ ------ ------ 
------ ------                                              |
*   6|tests/cond_or                                90.7   35.0   72.3   75.0   
74.4                                            *   6|tests/cond_or             
                   95.5   50.0   72.3   66.7   79.8     *
*   7|tests/cond_or.pl                            100.0    n/a   62.5  100.0   
78.6                                            *   7|Total                     
                   95.5   50.0   72.3   66.7   79.8     *
*   8|Total                                        93.8   35.0   67.8   85.7   
75.9                                            *    |                          
                                                        |
|   9|- ------ ------ ------ ------ ------                                      
                                               |   8|- ------ ------ ------ 
------ ------                                              |
|  10|                                                                          
                                               |   9|                           
                                                       |
|  11|                                                                          
                                               |  10|                           
                                                       |
+----+-------------------------------------------------------------------------------------------------------------------------+----+----------------------------------------------------------------------------------+
|  40|16             1                        my $z  = 0;                       
                                               |  39|16             1           
             my $z  = 0;                               |
|  41|17             1                        $::foo = 17;                      
                                               |  40|17             1           
             $::foo = 17;                              |
|  42|18                                                                        
                                               |  41|18                         
                                                       |
*  43|19    ***      1     50                 if ($] >= 5.009)                  
                                               *  42|19             1           
             for (0 .. 10)                             *
|  44|20                                      {                                 
                                               |  43|20                         
             {                                         |
*  45|21             1                            $ENV{PATH} = "/bin";          
                                               *  44|21    ***     11     50    
               $y ||                                   *
*  46|22             1                            system "pwd";                 
                                               *  45|22                         
                 $x[1]++;                              *
*  47|23             1                    1       use lib "tests";\n            
                                               *  
46|23\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
  *
*  48|               1\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n        
                                               *  47|24    ***     11     50    
 33            $y ||\n                                 *
*  49|               1\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n        
                                               *  48|25                         
                 $x[0]++ ||\n                          *
*  50|24             1                            my $file = "cond_or.pl";      
                                               *  49|26                         
                 $x[1]++;                              *
*  51|25    ***      1     50                     unless (my $return = do 
$file)\n                                             *  
50|27\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
  *
*  52|26                                          {                             
                                               *  51|28    ***     11     50    
               $x[2]++                                 *
*  53|27    ***      0      0                         die "couldn't parse 
$file: $@" if $@;                                    *  52|29                   
                       unless $z;                            *
*  54|28    ***      0      0                         die "couldn't do $file: 
$!"    unless defined $return;\n                 *  
53|30\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
  *
*  55|29    ***      0      0                         die "couldn't run $file"  
     unless $return;                           *  54|31            11           
               for (0 .. 2)                            *
*  56|30                                          }                             
                                               *  55|32                         
               {                                       *
*  57|31                                      }                                 
                                               *  56|33            33           
                   $x[3]++;                            *
*  
58|32\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         *  57|34                               
         }\n                                     *
*  59|33             1                        for (0 .. 10)\n                   
                                               *  
58|35\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
  *
*  60|34                                      {                                 
                                               *  59|36    ***     11     50    
               if ($z)                                 *
*  61|35    ***     11     50                     $y ||                         
                                               *  60|37                         
               {                                       *
*  62|36                                              $x[1]++;                  
                                               *  61|38    ***      0           
                 $x[4]++;                              *
*  
63|37\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         *  62|39                               
         }\n                                     *
*  64|38    ***     11     50     33              $y ||                         
                                               *  63|40                         
               else                                    *
*  65|39                                              $x[0]++ ||                
                                               *  64|41                         
               {                                       *
*  66|40                                              $x[1]++;                  
                                               *  65|42            11           
                 $x[5]++;                              *
*  
67|41\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         *  66|43                               
         }\n                                     *
*  68|42    ***     11     50                     $x[2]++                       
                                               *    |                           
                                                       |
*  69|43                                              unless $z;                
                                               *    |                           
                                                       |
|  70|44                                                                        
                                               |  67|44                         
                                                       |
*  71|45            11                            for (0 .. 2)                  
                                               *  68|45    ***     11           
 33            my $p = $y || $z;                       *
*  72|46                                          {                             
                                               *  69|46    ***     11           
 33            my $q = $z || $y;                       *
*  73|47            33                                $x[3]++;                  
                                               *  70|47            11           
100            my $r = $_ || "qqq";                    *
*  74|48                                          }                             
                                               *  71|48            11           
100            my $s = $_ || [];                       *
*  
75|49\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         *  72|49            11                 
         my $t = $y | $z;\n                      *
*  76|50    ***     11     50                     if ($z)                       
                                               *  73|50    ***     11           
 50            my $u = $y || 0;                        *
*  77|51                                          {                             
                                               *  74|51    ***     11           
 50            my $v = $y || undef;                    *
*  78|52    ***      0                                $x[4]++;                  
                                               *  75|52    ***     11           
 50            my $w = $z || 0;                        *
*  79|53                                          }\n                           
                                               *  
76|53\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
  *
*  80|54                                          else                          
                                               *  77|54    ***     11           
 50            $p     ||= $y;                          *
*  81|55                                          {                             
                                               *  78|55    ***     11           
 50            $p     ||= $z;                          *
*  82|56            11                                $x[5]++;                  
                                               *  79|56            11           
100            $x[ 6] ||= $y;                          *
*  83|57                                          }                             
                                               *  80|57    ***     11           
 50            $x[ 7] ||= $z;                          *
*  
84|58\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         *  81|58            11           100   
         $x[ 8] ||= 1;\n                         *
*  85|59    ***     11            33              my $p = $y || $z;             
                                               *  82|59            11           
100            $x[ 9] ||= {};                          *
*  86|60    ***     11            33              my $q = $z || $y;             
                                               *  83|60            11           
100            $x[10] ||= \"foo";                      *
*  87|61            11           100              my $r = $_ || "qqq";          
                                               *  84|61            11           
100            $x[11] ||= \$y;                         *
*  88|62            11           100              my $s = $_ || [];             
                                               *  85|62            11           
100            $x[12] ||= \*STDIO;                     *
*  89|63            11                            my $t = $y | $z;              
                                               *  86|63    ***     11           
100      0     $x[13] ||= sub { 1 };                   *
*  90|64    ***     11            50              my $u = $y || 0;              
                                               *    |                           
                                                       |
*  91|65    ***     11            50              my $v = $y || undef;          
                                               *    |                           
                                                       |
*  92|66    ***     11            50              my $w = $z || 0;              
                                               *    |                           
                                                       |
*  93|67                                                                        
                                               *    |                           
                                                       |
*  94|68    ***     11            50              $p     ||= $y;                
                                               *    |                           
                                                       |
*  95|69    ***     11            50              $p     ||= $z;                
                                               *    |                           
                                                       |
*  96|70            11           100              $x[ 6] ||= $y;                
                                               *    |                           
                                                       |
*  97|71    ***     11            50              $x[ 7] ||= $z;                
                                               *    |                           
                                                       |
*  98|72            11           100              $x[ 8] ||= 1;                 
                                               *    |                           
                                                       |
*  99|73            11           100              $x[ 9] ||= {};                
                                               *    |                           
                                                       |
* 100|74            11           100              $x[10] ||= \"foo";            
                                               *    |                           
                                                       |
* 101|75            11           100              $x[11] ||= \$y;               
                                               *    |                           
                                                       |
* 102|76            11           100              $x[12] ||= \*STDIO;           
                                               *    |                           
                                                       |
* 103|77    ***     11           100      0       $x[13] ||= sub { 1 };         
                                               *    |                           
                                                       |
| 104|      ***      0                                                          
                                               |  87|      ***      0           
                                                       |
* 105|78            11           100              $x[14] ||= *::foo{SCALAR};    
                                               *  88|64            11           
100            $x[14] ||= *::foo{SCALAR};              *
* 106|79    ***     11            50              $x[15] ||= *STDIO{IO};        
                                               *  89|65    ***     11           
 50            $x[15] ||= *STDIO{IO};                  *
* 107|80            11           100              $x[16] ||= bless {}, "XXX";   
                                               *  90|66            11           
100            $x[16] ||= bless {}, "XXX";             *
* 108|81            11           100              $x[17] ||= <<"EOD";           
                                               *  91|67            11           
100            $x[17] ||= <<"EOD";                     *
* 109|82                                      blah                              
                                               *  92|68                         
             blah                                      *
* 110|83                                      EOD                               
                                               *  93|69                         
             EOD                                       *
* 111|84    ***     11     50                     cond_dor([EMAIL PROTECTED]) 
if exists &cond_dor;                                           *  94|70    ***  
   11     50                   if ($] >= 5.009)                        *
* 112|85                                      }                                 
                                               *  95|71                         
               {                                       *
* 
113|86\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         *  96|72            11                 
             eval '$x[18] //= 0';\n              *
* 114|87                                      # print join(", ", @x), "\n";     
                                               *  97|73                         
               }                                       *
|    |                                                                          
                                               *  98|74                         
             }                                         *
|    |                                                                          
                                               *  99|75                         
                                                       *
|    |                                                                          
                                               * 100|76                         
             # print join(", ", @x), "\n";             *
| 115|                                                                          
                                               | 101|                           
                                                       |
| 116|                                                                          
                                               | 102|                           
                                                       |
| 117|Branches                                                                  
                                               | 103|Branches                   
                                                       |
+----+-------------------------------------------------------------------------------------------------------------------------+----+----------------------------------------------------------------------------------+
| 119|                                                                          
                                               | 105|                           
                                                       |
| 120|line  err      %   true  false   branch                                   
                                               | 106|line  err      %   true  
false   branch                                           |
| 121|- --- ------ ------ ------   ------                                       
                                               | 107|- --- ------ ------ ------ 
  ------                                               |
* 122|19    ***     50      1      0   if ($] >= 5.009)                         
                                               * 108|21    ***     50      0    
 11   unless $y                                        *
* 123|25    ***     50      0      1   unless (my $return = do $file)           
                                               * 109|24    ***     50      0    
 11   unless $y or $x[0]++                             *
* 124|27    ***      0      0      0   if $@                                    
                                               * 110|28    ***     50     11    
  0   unless $z                                        *
* 125|28    ***      0      0      0   unless defined $return                   
                                               * 111|36    ***     50      0    
 11   if ($z) { }                                      *
* 126|29    ***      0      0      0   unless $return                           
                                               * 112|70    ***     50     11    
  0   if ($] >= 5.009)                                 *
* 127|35    ***     50      0     11   unless $y                                
                                               *    |                           
                                                       |
* 128|38    ***     50      0     11   unless $y or $x[0]++                     
                                               *    |                           
                                                       |
* 129|42    ***     50     11      0   unless $z                                
                                               *    |                           
                                                       |
* 130|50    ***     50      0     11   if ($z) { }                              
                                               *    |                           
                                                       |
* 131|84    ***     50     11      0   if exists &cond_dor                      
                                               *    |                           
                                                       |
| 132|                                                                          
                                               | 113|                           
                                                       |
| 133|                                                                          
                                               | 114|                           
                                                       |
| 134|Conditions                                                                
                                               | 115|Conditions                 
                                                       |
+----+-------------------------------------------------------------------------------------------------------------------------+----+----------------------------------------------------------------------------------+
| 138|                                                                          
                                               | 119|                           
                                                       |
| 139|line  err      %      l     !l   expr                                     
                                               | 120|line  err      %      l    
 !l   expr                                             |
| 140|- --- ------ ------ ------   ----                                         
                                               | 121|- --- ------ ------ ------ 
  ----                                                 |
* 141|61           100     10      1   $_ || 'qqq'                              
                                               * 122|47           100     10    
  1   $_ || 'qqq'                                      *
* 142|62           100     10      1   $_ || []                                 
                                               * 123|48           100     10    
  1   $_ || []                                         *
* 143|64    ***     50     11      0   $y || 0                                  
                                               * 124|50    ***     50     11    
  0   $y || 0                                          *
* 144|65    ***     50     11      0   $y || undef                              
                                               * 125|51    ***     50     11    
  0   $y || undef                                      *
* 145|66    ***     50      0     11   $z || 0                                  
                                               * 126|52    ***     50      0    
 11   $z || 0                                          *
* 146|68    ***     50     11      0   $p ||= $y                                
                                               * 127|54    ***     50     11    
  0   $p ||= $y                                        *
* 147|69    ***     50     11      0   $p ||= $z                                
                                               * 128|55    ***     50     11    
  0   $p ||= $z                                        *
* 148|70           100     10      1   $x[6] ||= $y                             
                                               * 129|56           100     10    
  1   $x[6] ||= $y                                     *
* 149|71    ***     50      0     11   $x[7] ||= $z                             
                                               * 130|57    ***     50      0    
 11   $x[7] ||= $z                                     *
* 150|72           100     10      1   $x[8] ||= 1                              
                                               * 131|58           100     10    
  1   $x[8] ||= 1                                      *
* 151|73           100     10      1   $x[9] ||= {}                             
                                               * 132|59           100     10    
  1   $x[9] ||= {}                                     *
* 152|74           100     10      1   $x[10] ||= \'foo'                        
                                               * 133|60           100     10    
  1   $x[10] ||= \'foo'                                *
* 153|75           100     10      1   $x[11] ||= \$y                           
                                               * 134|61           100     10    
  1   $x[11] ||= \$y                                   *
* 154|76           100     10      1   $x[12] ||= \*STDIO                       
                                               * 135|62           100     10    
  1   $x[12] ||= \*STDIO                               *
* 155|77           100     10      1   $x[13] ||= sub {                         
                                               * 136|63           100     10    
  1   $x[13] ||= sub {                                 *
| 156|        1;                                                                
                                               | 137|        1;                 
                                                       |
| 157|}                                                                         
                                               | 138|}                          
                                                       |
| 158|                                                                          
                                               | 139|                           
                                                       |
* 159|78           100     10      1   $x[14] ||= *foo{'SCALAR'}                
                                               * 140|64           100     10    
  1   $x[14] ||= *foo{'SCALAR'}                        *
* 160|79    ***     50      0     11   $x[15] ||= *STDIO{'IO'}                  
                                               * 141|65    ***     50      0    
 11   $x[15] ||= *STDIO{'IO'}                          *
* 161|80           100     10      1   $x[16] ||= bless({}, 'XXX')              
                                               * 142|66           100     10    
  1   $x[16] ||= bless({}, 'XXX')                      *
* 162|81           100     10      1   $x[17] ||= "blah\n"                      
                                               * 143|67           100     10    
  1   $x[17] ||= "blah\n"                              *
| 163|                                                                          
                                               | 144|                           
                                                       |
| 164|or 3 conditions                                                           
                                               | 145|or 3 conditions            
                                                       |
| 165|                                                                          
                                               | 146|                           
                                                       |
| 166|line  err      %      l  !l&&r !l&&!r   expr                              
                                               | 147|line  err      %      l  
!l&&r !l&&!r   expr                                      |
| 167|- --- ------ ------ ------ ------   ----                                  
                                               | 148|- --- ------ ------ ------ 
------   ----                                          |
* 168|38    ***     33     11      0      0   $y or $x[0]++                     
                                               * 149|24    ***     33     11    
  0      0   $y or $x[0]++                             *
* 169|59    ***     33     11      0      0   $y || $z                          
                                               * 150|45    ***     33     11    
  0      0   $y || $z                                  *
* 170|60    ***     33      0     11      0   $z || $y                          
                                               * 151|46    ***     33      0    
 11      0   $z || $y                                  *
| 171|                                                                          
                                               | 152|                           
                                                       |
| 172|                                                                          
                                               | 153|                           
                                                       |
| 173|Covered Subroutines                                                       
                                               | 154|Covered Subroutines        
                                                       |
+----+-------------------------------------------------------------------------------------------------------------------------+----+----------------------------------------------------------------------------------+
| 177|- ----- ----------------                                                  
                                               | 158|- ----- ----------------   
                                                       |
| 178|BEGIN          1 tests/cond_or:10                                         
                                               | 159|BEGIN          1 
tests/cond_or:10                                                 |
| 179|BEGIN          1 tests/cond_or:11                                         
                                               | 160|BEGIN          1 
tests/cond_or:11                                                 |
* 180|BEGIN          1 tests/cond_or:23                                         
                                               *    |                           
                                                       |
| 181|                                                                          
                                               | 161|                           
                                                       |
| 182|Uncovered Subroutines                                                     
                                               | 162|Uncovered Subroutines      
                                                       |
| 183|-                                                                         
                                               | 163|-                          
                                                       |
| 184|                                                                          
                                               | 164|                           
                                                       |
| 185|Subroutine Count Location                                                 
                                               | 165|Subroutine Count Location  
                                                       |
| 186|- ----- ----------------                                                  
                                               | 166|- ----- ----------------   
                                                       |
* 187|__ANON__       0 tests/cond_or:77                                         
                                               * 167|__ANON__       0 
tests/cond_or:63                                                 *
| 188|                                                                          
                                               | 168|                           
                                                       |
| 189|                                                                          
                                               | 169|                           
                                                       |
* 190|tests/cond_or.pl\n                                                        
                                               * 170|                           
                                                       *
* 191|\n                                                                        
                                               * 171|                           
                                                       *
* 192|line  err   stmt   bran   cond    sub   code\n                            
                                               * 172|                           
                                                       *
* 193|1                                       #!/usr/bin/perl\n                 
                                               * 173|                           
                                                       *
* 
194|2\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                        * 174|                                  
                                                *
* 195|3                                       #\s\n                             
                                               * 175|                           
                                                       *
* 
196|4\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                        * 176|                                  
                                                *
* 197|5                                       # This software is free.  It is 
licensed under the same terms as Perl itself.\n  * 177|                         
                                                         *
* 
198|6\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                        * 178|                                  
                                                *
* 199|7                                       # The latest version of this 
software should be available from my homepage:\n    * 179|                      
                                                            *
* 200|8                                       # http://www.pjcj.net\n           
                                               * 180|                           
                                                       *
* 
201|9\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                        * 181|                                  
                                                *
* 202|10             1                    1   use strict;\n                     
                                               * 182|                           
                                                       *
* 203|               1\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n        
                                               * 183|                           
                                                       *
* 204|               1\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n        
                                               * 184|                           
                                                       *
* 205|11             1                    1   use warnings;\n                   
                                               * 185|                           
                                                       *
* 206|               1\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n        
                                               * 186|                           
                                                       *
* 207|               1\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n        
                                               * 187|                           
                                                       *
* 
208|12\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         * 188|                                 
                                                 *
* 209|13                                      sub cond_dor\n                    
                                               * 189|                           
                                                       *
* 210|14                                      {\n                               
                                               * 190|                           
                                                       *
* 211|15            11                   11       my ($x) = @_;\n               
                                               * 191|                           
                                                       *
* 
212|16\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         * 192|                                 
                                                 *
* 213|17            11           100              $x->[18] //= undef;\n         
                                               * 193|                           
                                                       *
* 214|18            11           100              $x->[18] //= 0;\n             
                                               * 194|                           
                                                       *
* 215|19    ***     11            50              $x->[18] //= 0;\n             
                                               * 195|                           
                                                       *
* 216|20    ***     11            50              $x->[18] //= 1;\n             
                                               * 196|                           
                                                       *
* 217|21    ***     11            50              $x->[18] //= 1;\n             
                                               * 197|                           
                                                       *
* 
218|22\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         * 198|                                 
                                                 *
* 219|23            11           100              $x->[19] //= 1;\n             
                                               * 199|                           
                                                       *
* 220|24    ***     11            50              $x->[19] //= 1;\n             
                                               * 200|                           
                                                       *
* 221|25    ***     11            50              $x->[19] //= 0;\n             
                                               * 201|                           
                                                       *
* 222|26    ***     11            50              $x->[19] //= undef;\n         
                                               * 202|                           
                                                       *
* 223|27    ***     11            50              $x->[19] //= 1;\n             
                                               * 203|                           
                                                       *
* 
224|28\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         * 204|                                 
                                                 *
* 225|29    ***     11            50              $x->[20]   = $x->[21] // 
undef;\n                                            * 205|                      
                                                            *
* 226|30    ***     11            50              $x->[20]   = $x->[21] // 0;\n 
                                               * 206|                           
                                                       *
* 227|31    ***     11            50              $x->[20]   = $x->[21] // 0;\n 
                                               * 207|                           
                                                       *
* 228|32    ***     11            50              $x->[20]   = $x->[21] // 1;\n 
                                               * 208|                           
                                                       *
* 229|33    ***     11            50              $x->[20]   = $x->[21] // 1;\n 
                                               * 209|                           
                                                       *
* 
230|34\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         * 210|                                 
                                                 *
* 231|35            11           100              $x->[22]   = $x->[22] // 
undef;\n                                            * 211|                      
                                                            *
* 232|36            11           100              $x->[22]   = $x->[22] // 0;\n 
                                               * 212|                           
                                                       *
* 233|37    ***     11            50              $x->[22]   = $x->[22] // 0;\n 
                                               * 213|                           
                                                       *
* 234|38    ***     11            50              $x->[22]   = $x->[22] // 1;\n 
                                               * 214|                           
                                                       *
* 235|39    ***     11            50              $x->[22]   = $x->[22] // 1;\n 
                                               * 215|                           
                                                       *
* 236|40                                      }\n                               
                                               * 216|                           
                                                       *
* 
237|41\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\s\n
                                         * 217|                                 
                                                 *
* 238|42                                      1;\n                              
                                               * 218|                           
                                                       *
* 239|\n                                                                        
                                               * 219|                           
                                                       *
* 240|\n                                                                        
                                               * 220|                           
                                                       *
* 241|Conditions\n                                                              
                                               * 221|                           
                                                       *
* 242|-\n                                                                       
                                               * 222|                           
                                                       *
* 243|\n                                                                        
                                               * 223|                           
                                                       *
* 244|or 2 conditions\n                                                         
                                               * 224|                           
                                                       *
* 245|\n                                                                        
                                               * 225|                           
                                                       *
* 246|line  err      %      l     !l   expr\n                                   
                                               * 226|                           
                                                       *
* 247|- --- ------ ------ ------   ----\n                                       
                                               * 227|                           
                                                       *
* 248|17           100     10      1   $$x[18] //= undef\n                      
                                               * 228|                           
                                                       *
* 249|18           100     10      1   $$x[18] //= 0\n                          
                                               * 229|                           
                                                       *
* 250|19    ***     50     11      0   $$x[18] //= 0\n                          
                                               * 230|                           
                                                       *
* 251|20    ***     50     11      0   $$x[18] //= 1\n                          
                                               * 231|                           
                                                       *
* 252|21    ***     50     11      0   $$x[18] //= 1\n                          
                                               * 232|                           
                                                       *
* 253|23           100     10      1   $$x[19] //= 1\n                          
                                               * 233|                           
                                                       *
* 254|24    ***     50     11      0   $$x[19] //= 1\n                          
                                               * 234|                           
                                                       *
* 255|25    ***     50     11      0   $$x[19] //= 0\n                          
                                               * 235|                           
                                                       *
* 256|26    ***     50     11      0   $$x[19] //= undef\n                      
                                               * 236|                           

[Output truncated after 50K]


------------------------------
PREREQUISITES
------------------------------

Prerequisite modules loaded:

requires:

    Module      Need Have   
    ----------- ---- -------
    Digest::MD5 0    2.36_01
    Storable    0    2.17   

------------------------------
ENVIRONMENT AND OTHER CONTEXT
------------------------------

Environment variables:

    LANG = de_DE.UTF-8
    PATH = 
/usr/lib/ccache:/home/sand/bin:/usr/local/bin:/usr/bin:/bin:/usr/bin/X11:/usr/games:/usr/local/perl/bin:/usr/X11/bin:/sbin:/usr/sbin
    PERL5LIB = 
    PERL5_CPANPLUS_IS_RUNNING = 8625
    PERL5_CPAN_IS_RUNNING = 8625
    PERL_MM_USE_DEFAULT = 1
    SHELL = /usr/bin/zsh
    TERM = screen

Perl special variables (and OS-specific diagnostics, for MSWin32):

    $^X = /home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL 
PROTECTED]/bin/perl
    $UID/$EUID = 1005 / 1005
    $GID = 1005 1005
    $EGID = 1005 1005

Perl module toolchain versions installed:

    Module              Have   
    ------------------- -------
    CPAN                1.9205 
    Cwd                 3.25   
    ExtUtils::CBuilder  0.19   
    ExtUtils::Command   1.13   
    ExtUtils::Install   1.41_04
    ExtUtils::MakeMaker 6.36_01
    ExtUtils::Manifest  1.51_01
    ExtUtils::ParseXS   2.18   
    File::Spec          3.25   
    Module::Build       0.2808 
    Module::Signature   0.55   
    Test::Harness       3.02   
    Test::More          0.72   
    YAML                0.65   
    YAML::Syck          0.97   
    version             0.7203 


--

Summary of my perl5 (revision 5 version 9 subversion 5) configuration:
  Platform:
    osname=linux, osvers=2.6.22-1-k7, archname=i686-linux-64int
    uname='linux k75 2.6.22-1-k7 #1 smp sun jul 29 15:15:55 utc 2007 i686 
gnulinux '
    
config_args='-Dprefix=/home/src/perl/repoperls/installed-perls/perl/pNaGaP6/[EMAIL
 PROTECTED] -Dinstallusrbinperl=n -Uversiononly -Doptimize=-g -des 
-Duse64bitint -Dusedevel'
    hint=recommended, useposix=true, d_sigaction=define
    useithreads=undef, usemultiplicity=undef
    useperlio=define, d_sfio=undef, uselargefiles=define, usesocks=undef
    use64bitint=define, use64bitall=undef, uselongdouble=undef
    usemymalloc=n, bincompat5005=undef
  Compiler:
    cc='cc', ccflags ='-DDEBUGGING -fno-strict-aliasing -pipe 
-I/usr/local/include -D_LARGEFILE_SOURCE -D_FILE_OFFSET_BITS=64',
    optimize='-g',
    cppflags='-DDEBUGGING -fno-strict-aliasing -pipe -I/usr/local/include'
    ccversion='', gccversion='4.1.2 20061115 (prerelease) (Debian 4.1.1-21)', 
gccosandvers=''
    intsize=4, longsize=4, ptrsize=4, doublesize=8, byteorder=12345678
    d_longlong=define, longlongsize=8, d_longdbl=define, longdblsize=12
    ivtype='long long', ivsize=8, nvtype='double', nvsize=8, Off_t='off_t', 
lseeksize=8
    alignbytes=4, prototype=define
  Linker and Libraries:
    ld='cc', ldflags =' -L/usr/local/lib'
    libpth=/usr/local/lib /lib /usr/lib /usr/lib64
    libs=-lnsl -lgdbm -ldb -ldl -lm -lcrypt -lutil -lc
    perllibs=-lnsl -ldl -lm -lcrypt -lutil -lc
    libc=/lib/libc-2.6.1.so, so=so, useshrplib=false, libperl=libperl.a
    gnulibc_version='2.6.1'
  Dynamic Linking:
    dlsrc=dl_dlopen.xs, dlext=so, d_dlsymun=undef, ccdlflags='-Wl,-E'
    cccdlflags='-fPIC', lddlflags='-shared -g -L/usr/local/lib'

Reply via email to