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 Sat 24 Oct 9:24:14 am GMT
10              
11 18     18   598830 use version;
  18         48  
  18         163  
12              
13             our $VERSION = version->declare('v0.28.1');
14              
15 18     18   2254 use v5.10.1;
  18         67  
16 18     18   115 use mro 'c3';
  18         39  
  18         156  
17 18     18   711 use utf8;
  18         38  
  18         185  
18 18     18   699 use if $^V ge v5.12.0, feature => 'unicode_strings';
  18         37  
  18         292  
19              
20 18     18   2536 use Moose;
  18         52  
  18         173  
21              
22             extends('Locale::CLDR::Locales::Br::Any');
23 18     18   138954 no Moose;
  18         48  
  18         101  
24             __PACKAGE__->meta->make_immutable;
25              
26             1;
27              
28             # vim: tabstop=4