| blib/lib/DDG/Publisher/File.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 20 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 38 | 0 | 0 | $self->static ? : | 
| 63 | 0 | 0 | if $self->static | 
| 64 | 0 | 0 | if $self->filebase eq 'index' | 
| 104 | 0 | 0 | if $self->dir->site->publisher->has_dryrun | 
| 140 | 0 | 0 | if $site_code | 
| 144 | 0 | 0 | if $dir_code | 
| 159 | 0 | 0 | unless defined $self->dir->site->save_data->{'locales'} | 
| 161 | 0 | 0 | unless defined $self->dir->site->save_data->{$self->dir->path} | 
| 163 | 0 | 0 | unless defined $self->dir->site->save_data->{$self->dir->path}{$self->filebase} | 
| 175 | 0 | 0 | $no_base ? : |