File Coverage

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


line stmt bran cond sub pod time code
1             =encoding utf8
2              
3             =head1
4              
5             Locale::CLDR::Locales::Ca::Any::Es - Package for language Catalan
6              
7             =cut
8              
9             # This file auto generated from Data/common/main/ca_ES.xml
10             # on Mon 11 Apr 5:25:18 pm GMT
11              
12             use strict;
13 13     13   120097 use warnings;
  13         28  
  13         347  
14 13     13   60 use version;
  13         24  
  13         349  
15 13     13   62  
  13         23  
  13         90  
16             our $VERSION = version->declare('v0.34.1');
17              
18             use v5.10.1;
19 13     13   1212 use mro 'c3';
  13         40  
20 13     13   64 use utf8;
  13         26  
  13         102  
21 13     13   732 use if $^V ge v5.12.0, feature => 'unicode_strings';
  13         30  
  13         106  
22 13     13   508 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  13         22  
  13         176  
23 13     13   1507 use Moo;
  13         25  
  13         153  
24 13     13   12616  
  13         22  
  13         98  
25             extends('Locale::CLDR::Locales::Ca::Any');
26             no Moo;
27 13     13   4536  
  13         37  
  13         53  
28             1;
29              
30             # vim: tabstop=4