File Coverage

blib/lib/Locale/CLDR/Locales/Lkt/Any.pm
Criterion Covered Total %
statement 17 17 100.0
branch n/a
condition n/a
subroutine 6 6 100.0
pod n/a
total 23 23 100.0


line stmt bran cond sub pod time code
1              
2             # This file auto generated
3             # on Mon 11 Apr 5:32:33 pm GMT
4              
5             use version;
6 1     1   451  
  1         2  
  1         7  
7             our $VERSION = version->declare('v0.34.1');
8              
9             use v5.10.1;
10 1     1   86 use mro 'c3';
  1         3  
11 1     1   11 use if $^V ge v5.12.0, feature => 'unicode_strings';
  1         1  
  1         6  
12 1     1   29  
  1         2  
  1         10  
13             use Moo;
14 1     1   82  
  1         2  
  1         3  
15             extends('Locale::CLDR::Locales::Lkt');
16              
17             no Moo;
18 1     1   288  
  1         2  
  1         3  
19             1;