File Coverage

blib/lib/WWW/MobileCarrierJP.pm
Criterion Covered Total %
statement 9 9 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod n/a
total 12 12 100.0


line stmt bran cond sub pod time code
1             package WWW::MobileCarrierJP;
2 1     1   31208 use strict;
  1         3  
  1         37  
3 1     1   81 use warnings;
  1         2  
  1         29  
4 1     1   21 use 5.008001;
  1         8  
  1         68  
5              
6             our $VERSION = '0.64';
7              
8             1;
9              
10             __END__