File Coverage

lib/Finance/Dogecoin.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 Finance::Dogecoin;
2             $Finance::Dogecoin::VERSION = '1.20140201.1608';
3 1     1   24843 use strict;
  1         3  
  1         31  
4 1     1   4 use warnings;
  1         1  
  1         33  
5              
6 1     1   527 use Finance::Dogecoin::API;
  1         4  
  1         62  
7              
8             'to the moon';
9             __END__