File Coverage

blib/lib/Business/EDI/CodeList/MessageReleaseNumber.pm
Criterion Covered Total %
statement 5 5 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod 0 2 0.0
total 8 10 80.0


line stmt bran cond sub pod time code
1             package Business::EDI::CodeList::MessageReleaseNumber;
2              
3 7     7   36 use base 'Business::EDI::CodeList';
  7         14  
  7         2822  
4             my $VERSION = 0.02;
5 19     19 0 65 sub list_number {return "0054";}
6             my $usage = 'B';
7              
8             # * 0054 Message release number
9             # Desc: Release number within the current message version number.
10             # Repr: an..3
11              
12             my %code_hash = (
13             '1' => [ 'First release',
14             'User message approved and issued in the first release of the year of the UNTDID (United Nations Trade Data Interchange Directory); valid for directories published prior to March 1990. Service message approved and issued as the first release of the message within a version of ISO 9735; valid for version 4 of IS0 9735 and later.' ],
15             '2' => [ 'Second release',
16             'User message approved and issued in the second release of the year of the UNTDID (United Nations Trade Data Interchange Directory); valid for directories published prior to March 1990. Service message approved and issued as the second release of the message within a version of ISO 9735; valid for version 4 of IS0 9735 and later.' ],
17             '902' => [ 'Trial release 1990',
18             'Message approved and issued in the 1990 status 1 (trial) release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
19             '911' => [ 'Trial release 1991',
20             'Message approved and issued in the 1991 status 1 (trial) release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
21             '912' => [ 'Standard release 1991',
22             'Message approved and issued in the 1991 status 2 (standard) release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
23             '921' => [ 'Trial release 1992',
24             'Message approved and issued in the 1992 status 1 (trial) release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
25             '932' => [ 'Standard release 1993',
26             'Message approved and issued in the 1993 status 2 (standard) release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
27             '00A' => [ 'Release 2000 - A',
28             'Message approved and issued in the first 2000 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
29             '00B' => [ 'Release 2000 - B',
30             'Message approved and issued in the second 2000 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
31             '01A' => [ 'Release 2001 - A',
32             'Message approved and issued in the first 2001 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
33             '01B' => [ 'Release 2001 - B',
34             'Message approved and issued in the second 2001 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
35             '01C' => [ 'Release 2001 - C',
36             'Message approved and issued in the third 2001 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
37             '02A' => [ 'Release 2002 - A',
38             'Message approved and issued in the first 2002 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
39             '02B' => [ 'Release 2002 - B',
40             'Message approved and issued in the second 2002 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
41             '03A' => [ 'Release 2003 - A',
42             'Message approved and issued in the first 2003 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
43             '03B' => [ 'Release 2003 - B',
44             'Message approved and issued in the second 2003 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
45             '04A' => [ 'Release 2004 - A',
46             'Message approved and issued in the first 2004 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
47             '04B' => [ 'Release 2004 - B',
48             'Message approved and issued in the second 2004 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
49             '05A' => [ 'Release 2005 - A',
50             'Message approved and issued in the first 2005 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
51             '05B' => [ 'Release 2005 - B',
52             'Message approved and issued in the second 2005 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
53             '06A' => [ 'Release 2006 - A',
54             'Message approved and issued in the first 2006 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
55             '06B' => [ 'Release 2006 - B',
56             'Message approved and issued in the second 2006 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
57             '07A' => [ 'Release 2007 - A',
58             'Message approved and issued in the first 2007 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
59             '07B' => [ 'Release 2007 - B',
60             'Message approved and issued in the second 2007 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
61             '08A' => [ 'Release 2008 - A',
62             'Message approved and issued in the first 2008 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
63             '08B' => [ 'Release 2008 - B',
64             'Message approved and issued in the second 2008 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
65             '09A' => [ 'Release 2009 - A',
66             'Message approved and issued in the first 2009 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
67             '09B' => [ 'Release 2009 - B',
68             'Message approved and issued in the second 2009 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
69             '10A' => [ 'Release 2010 - A',
70             'Message approved and issued in the first 2010 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
71             '93A' => [ 'Release 1993 - A',
72             'Message approved and issued in the 1993 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
73             '94A' => [ 'Release 1994 - A',
74             'Message approved and issued in the first 1994 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
75             '94B' => [ 'Release 1994 - B',
76             'Message approved and issued in the second 1994 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
77             '95A' => [ 'Release 1995 - A',
78             'Message approved and issued in the first 1995 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
79             '95B' => [ 'Release 1995 - B',
80             'Message approved and issued in the second 1995 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
81             '96A' => [ 'Release 1996 - A',
82             'Message approved and issued in the first 1996 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
83             '96B' => [ 'Release 1996 - B',
84             'Message approved and issued in the second 1996 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
85             '97A' => [ 'Release 1997 - A',
86             'Message approved and issued in the first 1997 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
87             '97B' => [ 'Release 1997 - B',
88             'Message approved and issued in the second 1997 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
89             '98A' => [ 'Release 1998 - A',
90             'Message approved and issued in the first 1998 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
91             '98B' => [ 'Release 1998 - B',
92             'Message approved and issued in the second 1998 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
93             '99A' => [ 'Release 1999 - A',
94             'Message approved and issued in the first 1999 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
95             '99B' => [ 'Release 1999 - B',
96             'Message approved and issued in the second 1999 release of the UNTDID (United Nations Trade Data Interchange Directory).' ],
97             );
98 19     19 0 61 sub get_codes { return \%code_hash; }
99              
100             1;