File Coverage

blib/lib/Acme/CPANAuthors/British/Companies.pm
Criterion Covered Total %
statement 12 12 100.0
branch n/a
condition n/a
subroutine 4 4 100.0
pod n/a
total 16 16 100.0


line stmt bran cond sub pod time code
1             package Acme::CPANAuthors::British::Companies;
2 5     5   60670 use strict;
  5         11  
  5         134  
3 5     5   23 use warnings;
  5         8  
  5         189  
4              
5             {
6 5     5   25 no strict "vars";
  5         10  
  5         325  
7             $VERSION = "1.05";
8             }
9              
10             use Acme::CPANAuthors::Register (
11 5         88 BBC => 'BBC (British Broadcasting Corporation)',
12             BBCIFL => 'BBC, Interactive Factual & Learning',
13             BBCPKENT => 'P Kent (BBC)',
14             BBCSIMONF => 'Simon Flack (BBC)',
15             BLACKSTAR => 'BlackStar',
16             CASTLE => 'Peter Goode/Castle Links Ltd',
17             DOTTK => 'Dot TK Limited',
18             FOTANGO => 'Fotango Ltd',
19             GMGRD => 'Guardian Media Group Regional Digital',
20             INTERINFO => 'Interactive Information, Ltd',
21             PROFERO => 'Profero Ltd.',
22             RECKON => 'Reckon LLP',
23 5     5   408 );
  5         255  
24              
25             q<
26             recommended listening when using this module: Paramore - Misery Business
27             >
28              
29             __END__