File Coverage

blib/lib/Encode/InCharset/macSami.pm
Criterion Covered Total %
statement 0 1 0.0
branch n/a
condition n/a
subroutine 0 1 0.0
pod 0 1 0.0
total 0 3 0.0


line stmt bran cond sub pod time code
1             # This is auto-generated. Do not edit by hand!
2             package Encode::InCharset::macSami;
3             our $VERSION = do {my @r = (q$Revision: 0.1 $ =~ /\d+/g); sprintf "%d."."%02d"x$#r, @r};
4             sub InMacSami{
5 0     0 0   return <<'END';
6             0 27
7             29 7F
8             98
9             A0 A1
10             A3 A4
11             A7 A9
12             AB AC
13             AE
14             B0
15             B4
16             B6 B7
17             BB
18             BF D6
19             D8 F1
20             F3 FF
21             10C 10D
22             110 111
23             131
24             14A 14B
25             152 153
26             160 161
27             166 167
28             178
29             17D 17E
30             192
31             1B7
32             1E4 1E9
33             1EE 1EF
34             21E 21F
35             292
36             2013 2014
37             2018 201A
38             201C 201E
39             2022
40             2026
41             2030
42             2044
43             2122
44             2202
45             2206
46             221A
47             2248
48             2260
49             25CA
50             F8FF
51             END
52             }
53             1;
54             __END__