File Coverage

blib/lib/Locale/CLDR/Locales/Cs/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:25:54 pm GMT
4              
5             use version;
6 19     19   7805  
  19         34  
  19         96  
7             our $VERSION = version->declare('v0.34.1');
8              
9             use v5.10.1;
10 19     19   1501 use mro 'c3';
  19         55  
11 19     19   76 use if $^V ge v5.12.0, feature => 'unicode_strings';
  19         27  
  19         90  
12 19     19   531  
  19         33  
  19         181  
13             use Moo;
14 19     19   1764  
  19         45  
  19         93  
15             extends('Locale::CLDR::Locales::Cs');
16              
17             no Moo;
18 19     19   5180  
  19         38  
  19         62  
19             1;