File Coverage

FractionTest.pl
Criterion Covered Total %
statement 4 4 100.0
branch n/a
condition n/a
subroutine 1 1 100.0
pod n/a
total 5 5 100.0


line stmt bran cond sub pod time code
1 1     1   548 use Math::FractionDemo;
  1         2  
  1         1625  
2              
3 1         8 frac_demo(STDOUT,TEST);