Condition Coverage

blib/lib/Socialtext/WikiObject.pm
Criterion Covered Total %
condition 11 19 57.8


and 3 conditions

line !l l&&!r l&&r condition
165 0 4 1 $cur_heading and $$old_obj{$cur_heading}
179 11 0 0 $DEBUG and $cur_heading

or 2 conditions

line l !l condition
146 17 0 shift() or ''
182 3 0 $$self{'base_obj'}{$_} || die("Can't find $_")

or 3 conditions

line l !l&&r !l&&!r condition
84 0 13 0 shift() || $$self{'page'}
236 19 8 0 $$self{'current_heading'} || $field_name
238 10 13 4 not exists $$bobj{$field} or ref $$bobj{$field} eq 'ARRAY'