File Coverage

blib/lib/Locale/CLDR/Locales/Ca/Any/Es.pm
Criterion Covered Total %
statement 20 20 100.0
branch n/a
condition n/a
subroutine 7 7 100.0
pod n/a
total 27 27 100.0


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Ca::Any::Es - Package for language Catalan
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Ca::Any::Es;
8             # This file auto generated from Data\common\main\ca_ES.xml
9             # on Thu 8 Oct 12:21:28 am GMT
10              
11 12     12   301164 use version;
  12         35  
  12         115  
12              
13             our $VERSION = version->declare('v0.28.0');
14              
15 12     12   1675 use v5.10;
  12         46  
16 12     12   70 use mro 'c3';
  12         26  
  12         111  
17 12     12   510 use utf8;
  12         30  
  12         105  
18 12     12   467 use if $^V ge v5.12.0, feature => 'unicode_strings';
  12         29  
  12         209  
19              
20 12     12   1614 use Moose;
  12         30  
  12         125  
21              
22             extends('Locale::CLDR::Locales::Ca::Any');
23 12     12   87035 no Moose;
  12         31  
  12         67  
24             __PACKAGE__->meta->make_immutable;
25              
26             1;
27              
28             # vim: tabstop=4