File Coverage

blib/lib/Locale/CLDR/Locales/Bg/Any/Bg.pm
Criterion Covered Total %
statement 23 23 100.0
branch n/a
condition n/a
subroutine 8 8 100.0
pod n/a
total 31 31 100.0


line stmt bran cond sub pod time code
1             =head1
2              
3             Locale::CLDR::Locales::Bg::Any::Bg - Package for language Bulgarian
4              
5             =cut
6              
7             package Locale::CLDR::Locales::Bg::Any::Bg;
8             # This file auto generated from Data\common\main\bg_BG.xml
9             # on Sun 24 Apr 8:17:04 am GMT
10              
11 19     19   440950 use version;
  19         36  
  19         150  
12              
13             our $VERSION = version->declare('v0.29.0');
14              
15 19     19   2097 use v5.10.1;
  19         54  
16 19     19   88 use mro 'c3';
  19         27  
  19         165  
17 19     19   681 use utf8;
  19         26  
  19         151  
18 19     19   635 use if $^V ge v5.12.0, feature => 'unicode_strings';
  19         29  
  19         304  
19              
20 19     19   4824 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         191034  
  19         211  
21 19     19   18421 use Moo;
  19         38333  
  19         147  
22              
23             extends('Locale::CLDR::Locales::Bg::Any');
24 19     19   46168 no Moo;
  19         30  
  19         98  
25              
26             1;
27              
28             # vim: tabstop=4