| blib/lib/Template/Plexsite.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 57 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 39 | 0 | 0 | 0 | $path =~ /\.plt$/u and -d "$root/$path" |
| 166 | 0 | 0 | 0 | /\.plt$/u and -d "$root/$_/$locale" |
| 247 | 0 | 0 | 0 | $plt_dir ne "." and not basename($plt_dir) =~ /plt$/u |
| 264 | 0 | 0 | 0 | $plt_dir ne "." and not basename($plt_dir) =~ /plt$/u |
| line | l | !l | condition |
|---|---|---|---|
| 106 | 0 | 0 | $options{'base'} // "Template::Plexsite" |
| 313 | 0 | 0 | $self->args->{'output'} ||= {} |
| 359 | 0 | 0 | $parent->{$part} //= {"_data", {"path", $inc_path}} |
| 466 | 0 | 0 | $lander->{'location'} //= "" |
| 467 | 0 | 0 | $lander->{'name'} //= "index.lander" |
| 468 | 0 | 0 | $lander->{'type'} //= "refresh" |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 49 | 0 | 0 | 0 | $tpath //= $path |
| 97 | 0 | 0 | 0 | $options{'root'} //= $meta->{'root'} |
| 168 | 0 | 0 | 0 | $$self[14] //= $self->locale |
| 190 | 0 | 0 | 0 | $self->args->{'target'} // $self->args->{'plt'} |
| 301 | 0 | 0 | 0 | $config{'locale'} // () |
| 0 | 0 | 0 | $config{'output'}{'location'} || () | |
| 375 | 0 | 0 | 0 | $data->{'order'} //= $entry->{'template'}{'config'}{'output'}{'order'} |
| 378 | 0 | 0 | 0 | $self->args->{'target'} // $self->args->{'plt'} |
| 0 | 0 | 0 | $data->{'href'} //= $self->args->{'target'} // $self->args->{'plt'} | |
| 383 | 0 | 0 | 0 | $self->args->{'target'} // $self->args->{'plt'} |
| 414 | 0 | 0 | 0 | $lang_code // () |