Condition Coverage

blib/lib/WWW/Noss/BaseConfig.pm
Criterion Covered Total %
condition 22 23 95.6


and 3 conditions

line !l l&&!r l&&r condition
53 17 10 0 defined $new and $new <= 0

or 2 conditions

line l !l condition
26 6 17 $param{"respect_skip"} // 1
27 6 17 $param{"include_title"} // []
28 6 17 $param{"exclude_title"} // []
29 6 17 $param{"include_content"} // []
30 6 17 $param{"exclude_content"} // []
31 6 17 $param{"include_tags"} // []
32 6 17 $param{"exclude_tags"} // []
33 6 17 $param{"autoread"} // 0
34 6 17 $param{"default_update"} // 1
35 6 17 $param{"hidden"} // 0