| blib/lib/Dancer/Template/Ctpp2.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| branch | 1 | 12 | 8.3 | 
| line | true | false | branch | 
|---|---|---|---|
| 17 | 0 | 0 | $_cfg{'use_bytecode'} ? : | 
| 24 | 1 | 0 | unless 'Dancer::ModuleLoader'->load('HTML::CTPP2') | 
| 28 | 0 | 0 | defined $_cfg{'compiled'} ? : | 
| 44 | 0 | 0 | unless ref $template or -f $template | 
| 49 | 0 | 0 | if ($_cfg{'use_bytecode'}) { } | 
| 60 | 0 | 0 | if (length setting('charset') and lc setting('charset') eq 'utf-8') { } |