File Coverage

blib/lib/TeX/Hyphen/Pattern/Utf8.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::Utf8 v1.1.6;
9 3     3   1923 use strict;
  3         6  
  3         84  
10 3     3   16 use warnings;
  3         6  
  3         69  
11 3     3   46 use 5.014000;
  3         11  
12 3     3   15 use utf8;
  3         6  
  3         17  
13              
14 3     3   56 use Moose;
  3         6  
  3         15  
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 264     264 1 1118 return $TeX::Hyphen::Pattern::Utf8::VERSION;
27             }
28              
29             1;
30             ## no critic qw(RequirePodAtEnd RequireASCII ProhibitFlagComments)
31              
32             =encoding utf8
33              
34             =for stopwords CTAN Ipenburg Utf8
35              
36             =head1 NAME
37              
38             TeX::Hyphen::Pattern::Utf8 - class for hyphenation in locale Utf8
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              
59              
60             =end text
61              
62             =cut
63              
64             __DATA__
65              
66