File Coverage

blib/lib/Locale/CLDR/Locales/Mhn/Latn/It.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             package Locale::CLDR::Locales::Mhn::Latn::It;
2             # This file auto generated from Data\common\main\mhn_IT.xml
3             # on Fri 17 Jan 12:03:31 pm GMT
4              
5 1     1   1913 use strict;
  1         2  
  1         49  
6 1     1   7 use warnings;
  1         2  
  1         63  
7 1     1   6 use version;
  1         11  
  1         8  
8              
9             our $VERSION = version->declare('v0.46.0');
10              
11 1     1   149 use v5.12.0;
  1         4  
12 1     1   6 use mro 'c3';
  1         3  
  1         8  
13 1     1   38 use utf8;
  1         2  
  1         10  
14 1     1   97 use feature 'unicode_strings';
  1         2  
  1         163  
15 1     1   26 use Types::Standard qw( Str Int HashRef ArrayRef CodeRef RegexpRef );
  1         3  
  1         11  
16 1     1   3105 use Moo;
  1         2  
  1         26  
17              
18             extends('Locale::CLDR::Locales::Mhn::Latn');
19 1     1   698 no Moo;
  1         2  
  1         6  
20              
21             1;
22              
23             # vim: tabstop=4