| lib/Egg/View/Mason.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 10 | 0.0 |
| line | l | !l | condition |
|---|---|---|---|
| 15 | 0 | 0 | $$c{'comp_root'} ||= ['main', $e->config->{'template_path'}[0]] |
| 35 | 0 | 0 | shift() || (return undef) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 16 | 0 | 0 | 0 | $$c{'data_dir'} ||= $e->config->{'dir'}{'tmp'} |
| 55 | 0 | 0 | 0 | shift() || $view->template || croak(' I want template. ') |