File Coverage

blib/lib/TeX/Hyphen/Pattern/Quote_fur.pm
Criterion Covered Total %
statement 16 16 100.0
branch n/a
condition n/a
subroutine 7 7 100.0
pod 2 2 100.0
total 25 25 100.0


line stmt bran cond sub pod time code
1             ## no critic qw(RequirePodSections) # -*- cperl -*-
2             # This file is auto-generated by the Perl TeX::Hyphen::Pattern Suite hyphen
3             # pattern catalog generator. This code generator comes with the
4             # TeX::Hyphen::Pattern module distribution in the tools/ directory
5             #
6             # Do not edit this file directly.
7              
8             package TeX::Hyphen::Pattern::Quote_fur v1.1.8;
9 3     3   1964 use strict;
  3         6  
  3         98  
10 3     3   22 use warnings;
  3         7  
  3         70  
11 3     3   49 use 5.014000;
  3         9  
12 3     3   24 use utf8;
  3         8  
  3         17  
13              
14 3     3   67 use Moose;
  3         5  
  3         22  
15              
16             my $pattern_file = q{};
17             while (<DATA>) {
18             $pattern_file .= $_;
19             }
20              
21             sub pattern_data {
22 1     1 1 4 return $pattern_file;
23             }
24              
25             sub version {
26 157     157 1 783 return $TeX::Hyphen::Pattern::Quote_fur::VERSION;
27             }
28              
29             1;
30             ## no critic qw(RequirePodAtEnd RequireASCII ProhibitFlagComments)
31              
32             =encoding utf8
33              
34             =for stopwords CTAN Ipenburg Quote_fur
35              
36             =head1 NAME
37              
38             TeX::Hyphen::Pattern::Quote_fur - class for hyphenation in locale Quote_fur
39              
40             =head1 SUBROUTINES/METHODS
41              
42             =over 4
43              
44             =item $pattern-E<gt>pattern_data();
45              
46             Returns the pattern data.
47              
48             =item $pattern-E<gt>version();
49              
50             Returns the version of the pattern package.
51              
52             =back
53              
54             =head1 COPYRIGHT
55              
56             =begin text
57              
58             \bgroup
59             \lccode`\’=`\’
60              
61             =end text
62              
63             =cut
64              
65             __DATA__
66             \patterns{
67             .’2s2
68             .’sj2
69             2’2
70             2’.
71             2b’
72             2c’
73             2cj’
74             2cj’.
75             2ç’
76             2d’
77             2f’
78             2g’
79             2h’
80             2j’
81             2k’
82             2l’.
83             2l’’
84             2m’
85             2n’
86             .’n2
87             2p’
88             2q’
89             2r’
90             4s’.
91             4s’’
92             2st’
93             2t’.
94             2t’’
95             2v’.
96             2v’’
97             2w’
98             2x’
99             2z’.
100             2z’’
101             }
102