Condition Coverage

blib/lib/Dancer2/Template/TTLogReport.pm
Criterion Covered Total %
condition 0 13 0.0


and 3 conditions

line !l l&&!r l&&r condition
86 0 0 0 defined $lang && defined $terr

or 2 conditions

line l !l condition
46 0 0 delete $config{'templater'} || 'Log::Report::Template'
58 0 0 delete $config{'start_tag'} || '\\[\\%'
0 0 delete $config{'end_tag'} || delete $config{'stop_tag'} || '\\%\\]'
83 0 0 $tt->translateTo || ''
85 0 0 $lang // ""