| blib/lib/OrePAN2/Repository.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 10 | 14 | 71.4 | 
| line | true | false | branch | 
|---|---|---|---|
| 21 | 0 | 2 | @_ == 1 ? : | 
| 24 | 0 | 2 | unless (exists $args{$key}) | 
| 72 | 4 | 0 | $self->compress_index ? : | 
| 95 | 0 | 2 | unless -f $self->index_file | 
| 110 | 8 | 4 | unless -f $_ | 
| 112 | 2 | 2 | unless ($registered{$_}) | 
| 113 | 1 | 1 | $callback ? : |