File Coverage

lib/Locale/Codes/LangFam_Retired.pm
Criterion Covered Total %
statement 6 6 100.0
branch n/a
condition n/a
subroutine 2 2 100.0
pod n/a
total 8 8 100.0


line stmt bran cond sub pod time code
1             package #
2             Locale::Codes::LangFam_Retired;
3              
4             # This file was automatically generated. Any changes to this file will
5             # be lost the next time 'deprecate_codes' is run.
6             # Generated on: Tue Sep 27 15:40:31 EDT 2011
7              
8 2     2   17 use strict;
  2         3  
  2         50  
9 2     2   8 use warnings;
  2         4  
  2         150  
10             require 5.002;
11              
12             our($VERSION);
13             $VERSION='3.74';
14              
15             $Locale::Codes::Retired{'langfam'}{'alpha'}{'code'} = {
16             };
17              
18             $Locale::Codes::Retired{'langfam'}{'alpha'}{'name'} = {
19             };
20              
21              
22             1;