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 Sat 24 Oct 9:23:26 am GMT
5              
6 18     18   466891 use version;
  18         48  
  18         207  
7              
8             our $VERSION = version->declare('v0.28.1');
9              
10 18     18   2252 use v5.10.1;
  18         66  
11 18     18   116 use mro 'c3';
  18         38  
  18         153  
12 18     18   986 use if $^V ge v5.12.0, feature => 'unicode_strings';
  18         37  
  18         377  
13              
14 18     18   2411 use Moose;
  18         41  
  18         150  
15              
16             extends('Locale::CLDR::Locales::Bg');
17              
18 18     18   134409 no Moose;
  18         46  
  18         104  
19             __PACKAGE__->meta->make_immutable;