File Coverage

blib/lib/Locale/CLDR/Locales/Bg/Cyrl/Bg.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 NAME
4              
5             Locale::CLDR::Locales::Bg::Cyrl::Bg - Package for language Bulgarian
6              
7             =cut
8              
9             package Locale::CLDR::Locales::Bg::Cyrl::Bg;
10             # This file auto generated from Data\common\main\bg_BG.xml
11             # on Fri 17 Jan 12:03:31 pm GMT
12              
13 19     19   423831 use strict;
  19         60  
  19         1042  
14 19     19   509 use warnings;
  19         315  
  19         1595  
15 19     19   156 use version;
  19         142  
  19         215  
16              
17             our $VERSION = version->declare('v0.46.0');
18              
19 19     19   3403 use v5.12.0;
  19         88  
20 19     19   214 use mro 'c3';
  19         55  
  19         238  
21 19     19   1057 use utf8;
  19         82  
  19         241  
22 19     19   1042 use feature 'unicode_strings';
  19         108  
  19         3753  
23 19     19   156 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  19         54  
  19         301  
24 19     19   57920 use Moo;
  19         53  
  19         231  
25              
26             extends('Locale::CLDR::Locales::Bg::Cyrl');
27 19     19   14690 no Moo;
  19         99  
  19         146  
28              
29             1;
30              
31             # vim: tabstop=4