| lib/WRT.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % | 
| condition | 9 | 16 | 56.2 | 
| line | l | !l | condition | 
|---|---|---|---|
| 628 | 0 | 2 | $header_text ||= '' | 
| 786 | 10 | 12 | $level ||= 'index' | 
| line | l | !l&&r | !l&&!r | condition | 
|---|---|---|---|---|
| 345 | 15 | 0 | 0 | $options[0] ||= $self->default_entry | 
| 816 | 5 | 0 | 4 | $level eq 'index' or -f "$entry_loc/wrt-noexpand.prop" | 
| 851 | 2 | 3 | 0 | $linktext ||= $se | 
| 1048 | 0 | 1 | 0 | $month ||= $self->recent_month |