File Coverage

blib/lib/Locale/CLDR/Locales/Br/Any/Fr.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::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 Thu 8 Oct 12:19:49 am GMT
10              
11 18     18   486696 use version;
  18         53  
  18         170  
12              
13             our $VERSION = version->declare('v0.28.0');
14              
15 18     18   2224 use v5.10;
  18         65  
16 18     18   108 use mro 'c3';
  18         35  
  18         155  
17 18     18   712 use utf8;
  18         37  
  18         173  
18 18     18   755 use if $^V ge v5.12.0, feature => 'unicode_strings';
  18         45  
  18         354  
19              
20 18     18   2511 use Moose;
  18         36  
  18         162  
21              
22             extends('Locale::CLDR::Locales::Br::Any');
23 18     18   134567 no Moose;
  18         40  
  18         97  
24             __PACKAGE__->meta->make_immutable;
25              
26             1;
27              
28             # vim: tabstop=4