File Coverage

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