File Coverage

blib/lib/Locale/CLDR/Locales/Br/Latn/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::Latn::Fr - Package for language Breton
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Br::Latn::Fr;
10             # This file auto generated from Data\common\main\br_FR.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 19     19   365302 use strict;
  19         57  
  19         924  
14 19     19   113 use warnings;
  19         57  
  19         1533  
15 19     19   156 use version;
  19         40  
  19         207  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 19     19   2719 use v5.12.0;
  19         73  
20 19     19   131 use mro 'c3';
  19         38  
  19         545  
21 19     19   891 use utf8;
  19         79  
  19         195  
22 19     19   807 use feature 'unicode_strings';
  19         35  
  19         3219  
23 19     19   127 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         60  
  19         263  
24 19     19   50491 use Moo;
  19         42  
  19         188  
25              
26             extends('Locale::CLDR::Locales::Br::Latn');
27 19     19   11781 no Moo;
  19         58  
  19         117  
28              
29             1;
30              
31             # vim: tabstop=4