| blib/lib/Mojolicious/Plugin/Mason1Renderer.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 0 | 12 | 0.0 | 
| line | true | false | branch | 
|---|---|---|---|
| 156 | 0 | 0 | unless $$conf{'interp_params'}{'allow_globals'} | 
| 165 | 0 | 0 | if $app->mode eq 'production' | 
| 176 | 0 | 0 | unless ($interp) | 
| 187 | 0 | 0 | unless my $template = $$options{'template'} | 
| 200 | 0 | 0 | unless ($request) | 
| 212 | 0 | 0 | if $r->encoding |