File Coverage

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


line stmt bran cond sub pod time code
1             package Locale::CLDR::Locales::Bg::Any;
2              
3             # This file auto generated
4             # on Thu 8 Oct 12:19:02 am GMT
5              
6 18     18   839805 use version;
  18         45  
  18         156  
7              
8             our $VERSION = version->declare('v0.28.0');
9              
10 18     18   2157 use v5.10;
  18         65  
11 18     18   103 use mro 'c3';
  18         34  
  18         148  
12 18     18   917 use if $^V ge v5.12.0, feature => 'unicode_strings';
  18         35  
  18         300  
13              
14 18     18   2296 use Moose;
  18         34  
  18         145  
15              
16             extends('Locale::CLDR::Locales::Bg');
17              
18 18     18   126843 no Moose;
  18         44  
  18         95  
19             __PACKAGE__->meta->make_immutable;