File Coverage

test/html/nooutput.htm
Criterion Covered Total %
statement 26 26 100.0
branch n/a
condition n/a
subroutine 4 4 100.0
pod n/a
total 30 30 100.0


line stmt bran cond sub pod time code
1 1     1   7
  1         3  
  1         158  
2            
3             Tests for Embperl - Some Perl, but no output
4 2     2   4
  2         2  
5              
6 2         30  
7            
8              
9 2         4 1 [- $a = 5 -]
10 2         2  
  2         2  
11 2         3 2 [- $x = localtime -]
12 1     1   4  
  1     1   2  
  1         54  
  1         6  
  1         1  
  1         32  
  2         27  
  2         2  
  2         53  
13 2         4 3 [- $b = $x . $a -]
14 2         29  
  2         3  
  2         4  
15            
16 2         30