| blib/lib/WWW/Noss/BaseConfig.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 22 | 23 | 95.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 53 | 17 | 10 | 0 | defined $new and $new <= 0 |
| 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 |