Condition Coverage

blib/lib/Blog/Blosxom.pm
Criterion Covered Total %
condition 0 49 0.0


and 3 conditions

line !l l&&!r l&&r condition
225 0 0 0 exists $params{$_} and $params{$_}
462 0 0 0 $$self{'depth'} && $curdepth > $$self{'depth'}
477 0 0 0 $ymd[0] == $post_date->year + 1900 and !$ymd[1] || $ymd[1] == $post_date->mon + 1
560 0 0 0 $$self{'static_mode'} and not $on
566 0 0 0 $on and $password eq $$self{'static_password'}
836 0 0 0 /^\w+$/ and not /_$/

or 2 conditions

line l !l condition
306 0 0 $path ||= ''
846 0 0 $$self{'plugins_ordered'} ||= []

or 3 conditions

line l !l&&r !l&&!r condition
251 0 0 0 $params{'plugin_state_dir'} ||= $params{'plugin_dir'}
307 0 0 0 $flavour ||= $$self{'default_flavour'}
391 0 0 0 not $path or $path eq 'File::Spec'->rootdir
401 0 0 0 $$self{'template'}{$flavour}{$comp} || $$self{'template'}{'error'}{$comp}
0 0 0 $template ||= $$self{'template'}{$flavour}{$comp} || $$self{'template'}{'error'}{$comp}
451 0 0 0 not $fex or /\.$fex$/
477 0 0 0 !$ymd[2] || $ymd[2] == $post_date->mday
0 0 0 !$ymd[1] || $ymd[1] == $post_date->mon + 1
524 0 0 0 @remaining_files || @entries