File Coverage

blib/lib/TeX/Hyphen/Pattern/Ar.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::Ar v1.1.8;
9 3     3   2098 use strict;
  3         9  
  3         95  
10 3     3   17 use warnings;
  3         7  
  3         83  
11 3     3   56 use 5.014000;
  3         12  
12 3     3   17 use utf8;
  3         7  
  3         20  
13              
14 3     3   88 use Moose;
  3         7  
  3         19  
15              
16             my $pattern_file = q{};
17             while (<DATA>) {
18             $pattern_file .= $_;
19             }
20              
21             sub pattern_data {
22 1     1 1 6 return $pattern_file;
23             }
24              
25             sub version {
26 157     157 1 963 return $TeX::Hyphen::Pattern::Ar::VERSION;
27             }
28              
29             1;
30             ## no critic qw(RequirePodAtEnd RequireASCII ProhibitFlagComments)
31              
32             =encoding utf8
33              
34             =for stopwords CTAN Ipenburg Ar
35              
36             =head1 NAME
37              
38             TeX::Hyphen::Pattern::Ar - class for hyphenation in locale Ar
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             title: (No) Hyphenation patterns for Arabic
59             copyright: Copyright (C) Arthur Reutenauer 2018
60             notice: This file is part of the hyph-utf8 package.
61             See http://www.hyphenation.org/tex for more information.
62             language:
63             name: Arabic
64             tag: ar
65             version: 0
66             authors:
67             - Arthur Reutenauer
68             licence:
69             -
70             name: MIT
71             hyphenmins:
72             typesetting:
73             left:
74             right:
75             texlive:
76             babelname: arabic
77             use_old_loader: true
78             legacy_patterns: zerohyph.tex
79             message:
80             description: Prevent hyphenation in Arabic.
81              
82             =end text
83              
84             =cut
85              
86             __DATA__
87              
88