File Coverage

blib/lib/Locale/CLDR/Locales/Br/Any/Fr.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 NAME
4              
5             Locale::CLDR::Locales::Br::Any::Fr - Package for language Breton
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Br::Any::Fr;
10             # This file auto generated from Data\common\main\br_FR.xml
11             # on Fri 13 Oct 9:08:03 am GMT
12              
13 19     19   623592 use strict;
  19         39  
  19         534  
14 19     19   91 use warnings;
  19         34  
  19         477  
15 19     19   83 use version;
  19         39  
  19         128  
16              
17             our $VERSION = version->declare('v0.34.2');
18              
19 19     19   1945 use v5.10.1;
  19         61  
20 19     19   98 use mro 'c3';
  19         37  
  19         131  
21 19     19   423 use utf8;
  19         35  
  19         112  
22 19     19   602 use if $^V ge v5.12.0, feature => 'unicode_strings';
  19         35  
  19         248  
23 19     19   2157 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         37  
  19         302  
24 19     19   19658 use Moo;
  19         37  
  19         160  
25              
26             extends('Locale::CLDR::Locales::Br::Any');
27 19     19   6528 no Moo;
  19         45  
  19         113  
28              
29             1;
30              
31             # vim: tabstop=4