| lib/Contenticious.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 4 | 8 | 50.0 |
| line | l | !l | condition |
|---|---|---|---|
| 46 | 11 | 2 | $c->param('cpath') // '' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 23 | 2 | 0 | 0 | $config_file //= $self->home->rel_file('config') |
| 29 | 2 | 0 | 0 | $config->{'pages_dir'} // $self->home->rel_dir('pages') |