Condition Coverage

lib/Egg/View/Mason.pm
Criterion Covered Total %
condition 0 10 0.0


or 2 conditions

line l !l condition
15 0 0 $$c{'comp_root'} ||= ['main', $e->config->{'template_path'}[0]]
35 0 0 shift() || (return undef)

or 3 conditions

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. ')