File Coverage

test/html/includeerr2.htm
Criterion Covered Total %
statement 28 28 100.0
branch n/a
condition n/a
subroutine 4 4 100.0
pod n/a
total 32 32 100.0


line stmt bran cond sub pod time code
1 1     1   10  
  1         1  
  1         202  
2            
3            
4 1     1   3 Embperl Tests - Errors in Include other Embperl pages via Execute 2
  1         2  
5            
6 1         21  
7            

Embperl Tests - Errors in Include other Embperl pages via Execute 2

8              
9              
10 1         2 [- Execute ( {inputfile => 'incsub.htm', req_rec => $req_rec, param => [undef, 'main']}) -]
11 1         2  
  1         8  
12 1     1   5 [# cause runtime error #]
  1     1   2  
  1         54  
  1         5  
  1         4  
  1         61  
13             [- Execute ( {inputfile => 'incerr.htm', req_rec => $req_rec, param => ['err', 'main']}) -]
14 1         3  
  1         7  
15             [- Execute ( {inputfile => 'incerr.htm', debug => 0x7ffffffe} ) -]
16 1         5  
  1         7  
17             [# cause compiletime error #]
18             [- Execute ( {inputfile => 'incerr.htm', debug => 0x7ffffffe, syntax => 'Perl'} ) -]
19 1         3  
  1         6  
20             [- Execute ( {inputfile => 'incerr.htm', debug => 0x7ffffffe, syntax => 'Perl'} ) -]
21 1         4  
  1         9  
22             [- Execute ( {inputfile => 'inc.htm', req_rec => $req_rec}) -]
23 1         5  
  1         7  
24              
25 1         29
26              
27 1         2  
28            


29 1         90  
30             HTML::Embperl (c) 1997-1998 G.Richter
31              
32            
33