File Coverage

blib/lib/Locale/CLDR/Locales/Cy/Any/Gb.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
4              
5             Locale::CLDR::Locales::Cy::Any::Gb - Package for language Welsh
6              
7             =cut
8              
9             # This file auto generated from Data/common/main/cy_GB.xml
10             # on Mon 11 Apr 5:26:04 pm GMT
11              
12             use strict;
13 19     19   588445 use warnings;
  19         44  
  19         527  
14 19     19   84 use version;
  19         37  
  19         464  
15 19     19   328  
  19         39  
  19         135  
16             our $VERSION = version->declare('v0.34.1');
17              
18             use v5.10.1;
19 19     19   1771 use mro 'c3';
  19         55  
20 19     19   88 use utf8;
  19         31  
  19         131  
21 19     19   384 use if $^V ge v5.12.0, feature => 'unicode_strings';
  19         33  
  19         115  
22 19     19   545 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         30  
  19         236  
23 19     19   2184 use Moo;
  19         33  
  19         307  
24 19     19   18626  
  19         36  
  19         158  
25             extends('Locale::CLDR::Locales::Cy::Any');
26             no Moo;
27 19     19   6169  
  19         40  
  19         69  
28             1;
29              
30             # vim: tabstop=4