Condition Coverage

blib/lib/Website.pm
Criterion Covered Total %
condition 0 37 0.0


and 3 conditions

line !l l&&!r l&&r condition
119 0 0 0 $Glob_Args{'output'} and not $Glob_Args{'_Tune_File_Exists'}
203 0 0 0 not $_ =~ /$start_seq/ and $to_be_replaced
233 0 0 0 $Glob_Args{'output'} and $Glob_Args{'_Lo_Row'}
244 0 0 0 $Glob_Args{'output'} and not $Glob_Args{'_Tune_File_Exists'}

or 2 conditions

line l !l condition
64 0 0 $Parse_Lines[0] || 0
79 0 0 $Glob_Args{'_Lo_Row'} ||= 0
80 0 0 $Glob_Args{'_Hi_Row'} ||= 0
91 0 0 $Params{'save_as'} ||= ''
107 0 0 $$self{'start_seq'} || '{{'
108 0 0 $$self{'stop_seq'} || '}}'
148 0 0 $$self{'start_seq'} || '{{'
149 0 0 $$self{'stop_seq'} || '}}'
183 0 0 $$self{'start_seq'} || '{{'
184 0 0 $$self{'stop_seq'} || '}}'
279 0 0 shift() || ''

or 3 conditions

line l !l&&r !l&&!r condition
90 0 0 0 $Params{'save_as'} ||= $$self{'save_as'}