File Coverage

blib/lib/Map/Tube/London/Line/Metropolitan.pm
Criterion Covered Total %
statement 8 8 100.0
branch n/a
condition n/a
subroutine 3 3 100.0
pod n/a
total 11 11 100.0


line stmt bran cond sub pod time code
1             package Map::Tube::London::Line::Metropolitan;
2              
3             $Map::Tube::London::Line::Metropolitan::VERSION = '0.93';
4             $Map::Tube::London::Line::Metropolitan::AUTHORITY = 'cpan:MANWAR';
5              
6 1     1   665 use 5.006;
  1         3  
7 1     1   4 use strict; use warnings;
  1     1   2  
  1         17  
  1         4  
  1         1  
  1         39  
8              
9             =head1 NAME
10              
11             Map::Tube::London::Line::Metropolitan - London Tube Map: Metropolitan Line.
12              
13             =head1 VERSION
14              
15             Version 0.93
16              
17             =head1 DESCRIPTION
18              
19             London Tube Map: Metropolitan Line.
20              
21             +--------------------------+-------------------------------------------------+
22             | Station Name | Connected To |
23             +--------------------------+-------------------------------------------------+
24             | Aldgate | Liverpool Street |
25             | Liverpool Street | Aldgate, Moorgate |
26             | Moorgate | Liverpool Street, Barbican |
27             | Barbican | Moorgate, Farringdon |
28             | Farringdon | Barbican, King's Cross St. Pancras |
29             | King's Cross St. Pancras | Farringdon, Euston Square |
30             | Euston Square | King's Cross St. Pancras, Great Portland Street |
31             | Great Portland Street | Euston Square, Baker Street |
32             | Baker Street | Great Portland Street, Finchley Road |
33             | Finchley Road | Baker Street, Wembley Park |
34             | Wembley Park | Finchley Road, Preston Road |
35             | Preston Road | Wembley Park, Northwick Park |
36             | Northwick Park | Preston Road, Harrow-on-the-Hill |
37             | Harrow-on-the-Hill | Norhtwick Park, West Harrow |
38             | West Harrow | Harrow-on-the-Hill, Rayners Lane |
39             | Rayners Lane | West Harrow, Eastcote |
40             | Eastcote | Rayners Lane, Ruislip Manor |
41             | Ruislip Manor | Eastcode, Ruislip |
42             | Ruislip | Ruislip Manor, Ickenham |
43             | Ickenham | Ruislip, Hillingdon |
44             | Hillingdon | Ickenham, Uxbridge |
45             | Uxbridge | Hillingdon, North Harrow |
46             | North Harrow | Uxbridge, Pinner |
47             | Pinner | North Harrow, Northwood Hills |
48             | Northwood Hills | Pinner, Northwood |
49             | Northwood | Northwood Hills, Moor Park |
50             | Moor Park | Northwood, Croxley |
51             | Croxley | Moor Park, Watford |
52             | Watford | Croxley, Rickmansworth |
53             | Rickmansworth | Watford, Chorleywood |
54             | Chorleywood | Rickmansworth, Chalfont & Latimer |
55             | Chalfont & Latimer | Chorleywood, Chesham |
56             | Chesham | Chalfont & Latimer, Amersham |
57             | Amersham | Chesham |
58             +--------------------------+-------------------------------------------------+
59              
60             =head1 NOTE
61              
62             =over 2
63              
64             =item * The station "Aldgate" is also part of
65             L.
66              
67             =item * The station "Liverpool Street" is also part of
68             L
69             | L
70             | L.
71              
72             =item * The station "Wembley Park" is also part of
73             L.
74              
75             =item * The station "Finchley Road" is also part of
76             L.
77              
78             =item * The station "Baker Street" is also part of
79             L
80             | L
81             | L
82             | L.
83              
84             =item * The station "King's Cross St. Pancras" is also part of
85             L
86             | L
87             | L
88             | L
89             | L.
90              
91             =back
92              
93             =head1 MAP
94              
95             London Tube Map: L
96             map generated by plugin L.
97              
98             =begin html
99              
100            
101            
102             alt = "LondonM Tube Map: Metropolitan Line"
103             width = "500px"
104             height = "500px"/>
105            
106              
107             =end html
108              
109             =head1 AUTHOR
110              
111             Mohammad S Anwar, C<< >>
112              
113             =head1 REPOSITORY
114              
115             L
116              
117             =head1 BUGS
118              
119             Please report any bugs or feature requests to C,
120             or through the web interface at L.
121             I will be notified, and then you'll automatically be notified of progress on your
122             bug as I make changes.
123              
124             =head1 SUPPORT
125              
126             You can find documentation for this module with the perldoc command.
127              
128             perldoc Map::Tube::London::Line::Metropolitan
129              
130             You can also look for information at:
131              
132             =over 4
133              
134             =item * RT: CPAN's request tracker (report bugs here)
135              
136             L
137              
138             =item * AnnoCPAN: Annotated CPAN documentation
139              
140             L
141              
142             =item * CPAN Ratings
143              
144             L
145              
146             =item * Search CPAN
147              
148             L
149              
150             =back
151              
152             =head1 LICENSE AND COPYRIGHT
153              
154             Copyright (C) 2014 - 2016 Mohammad S Anwar.
155              
156             This program is free software; you can redistribute it and / or modify it under
157             the terms of the the Artistic License (2.0). You may obtain a copy of the full
158             license at:
159              
160             L
161              
162             Any use, modification, and distribution of the Standard or Modified Versions is
163             governed by this Artistic License.By using, modifying or distributing the Package,
164             you accept this license. Do not use, modify, or distribute the Package, if you do
165             not accept this license.
166              
167             If your Modified Version has been derived from a Modified Version made by someone
168             other than you,you are nevertheless required to ensure that your Modified Version
169             complies with the requirements of this license.
170              
171             This license does not grant you the right to use any trademark, service mark,
172             tradename, or logo of the Copyright Holder.
173              
174             This license includes the non-exclusive, worldwide, free-of-charge patent license
175             to make, have made, use, offer to sell, sell, import and otherwise transfer the
176             Package with respect to any patent claims licensable by the Copyright Holder that
177             are necessarily infringed by the Package. If you institute patent litigation
178             (including a cross-claim or counterclaim) against any party alleging that the
179             Package constitutes direct or contributory patent infringement,then this Artistic
180             License to you shall terminate on the date that such litigation is filed.
181              
182             Disclaimer of Warranty: THE PACKAGE IS PROVIDED BY THE COPYRIGHT HOLDER AND
183             CONTRIBUTORS "AS IS' AND WITHOUT ANY EXPRESS OR IMPLIED WARRANTIES. THE IMPLIED
184             WARRANTIES OF MERCHANTABILITY, FITNESS FOR A PARTICULAR PURPOSE, OR
185             NON-INFRINGEMENT ARE DISCLAIMED TO THE EXTENT PERMITTED BY YOUR LOCAL LAW. UNLESS
186             REQUIRED BY LAW, NO COPYRIGHT HOLDER OR CONTRIBUTOR WILL BE LIABLE FOR ANY DIRECT,
187             INDIRECT, INCIDENTAL, OR CONSEQUENTIAL DAMAGES ARISING IN ANY WAY OUT OF THE USE
188             OF THE PACKAGE, EVEN IF ADVISED OF THE POSSIBILITY OF SUCH DAMAGE.
189              
190             =cut
191              
192             1; # End of Map::Tube::London::Line::Metropolitan