File Coverage

blib/lib/Locale/CLDR/Locales/Br/Any/Fr.pm
Criterion Covered Total %
statement 21 21 100.0
branch n/a
condition n/a
subroutine 7 7 100.0
pod n/a
total 28 28 100.0


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Br::Any::Fr - Package for language Breton
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Br::Any::Fr;
8             # This file auto generated from Data\common\main\br_FR.xml
9             # on Mon 6 Apr 3:18:10 pm GMT
10             # XML file generated 2014-07-23 16:10:33 -0500 (Wed, 23 Jul 2014)
11              
12 18     18   390383 use version;
  18         34  
  18         122  
13              
14             our $VERSION = version->declare('v0.27.0');
15              
16 18     18   1971 use v5.10;
  18         45  
  18         596  
17 18     18   91 use mro 'c3';
  18         21  
  18         126  
18 18     18   569 use utf8;
  18         23  
  18         132  
19 18     18   606 use if $^V ge v5.12.0, feature => 'unicode_strings';
  18         29  
  18         261  
20              
21 18     18   1963 use Moose;
  18         30  
  18         141  
22              
23             extends('Locale::CLDR::Locales::Br::Any');
24 18     18   106318 no Moose;
  18         30  
  18         86  
25             __PACKAGE__->meta->make_immutable;
26              
27             1;
28              
29             # vim: tabstop=4