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              
2             # This file auto generated
3             # on Mon 11 Apr 5:24:24 pm GMT
4              
5             use version;
6 19     19   8090  
  19         37  
  19         95  
7             our $VERSION = version->declare('v0.34.1');
8              
9             use v5.10.1;
10 19     19   1604 use mro 'c3';
  19         53  
11 19     19   103 use if $^V ge v5.12.0, feature => 'unicode_strings';
  19         33  
  19         85  
12 19     19   527  
  19         28  
  19         173  
13             use Moo;
14 19     19   1567  
  19         36  
  19         80  
15             extends('Locale::CLDR::Locales::Bg');
16              
17             no Moo;
18 19     19   5929  
  19         361  
  19         97  
19             1;