Condition Coverage

blib/lib/Report/Generator/Render/TT2.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
87 0 1 0 $$config{'INCLUDE_PATH'} and '' eq ref $$config{'INCLUDE_PATH'}

or 2 conditions

line l !l condition
81 1 0 $$self{'config'} ||= {}
117 1 0 $$self{'vars'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
86 0 1 0 $$config{'DELIMITER'} ||= $^O eq 'MSWin32' ? ';' : ':'