Condition Coverage

blib/lib/Dancer/Template/Mason2.pm
Criterion Covered Total %
condition 4 14 28.5


or 2 conditions

line l !l condition
16 1 0 $self->config || {}

or 3 conditions

line l !l&&r !l&&!r condition
18 0 1 0 setting('views') || $FindBin::Bin . '/views'
0 1 0 $$config{'comp_root'} ||= setting('views') || $FindBin::Bin . '/views'
19 0 1 0 $$config{'data_dir'} ||= dirname($root_dir) . '/data'
41 0 0 0 $self->config->{'extension'} || $self->default_tmpl_ext