| blib/lib/Mojolicious/Plugin/Mason1Renderer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 9 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 151 | 0 | 0 | $conf ||= {} |
| 164 | 0 | 0 | $conf->{'request_params'} ||= {} |
| 165 | 0 | 0 | $conf->{'request_params'}{'error_format'} ||= 'brief' |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 154 | 0 | 0 | 0 | $conf->{'interp_params'}{'comp_root'} ||= $app->home->rel_dir('mason') |