| lib/Acme/CPANAuthors/Utils/CPANIndex.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 7 | 8 | 87.5 | 
| line | true | false | branch | 
|---|---|---|---|
| 14 | 6 | 0 | if @_ | 
| 56 | 3 | 3 | if ($file =~ /\.gz$/) { } | 
| 58 | 1 | 2 | unless $handle = 'IO::Uncompress::Gunzip'->new($file) | 
| 62 | 1 | 2 | unless $handle = 'IO::File'->new($file, 'r') |