| blib/lib/HTML/WWWTheme.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 1 | 11 | 9.0 |
| line | l | !l | condition |
|---|---|---|---|
| 320 | 0 | 0 | "couldn't open server config $$self{'configfile'}" && (return 0) |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 350 | 0 | 0 | 0 | /\@INFO\s*?=\s*?(.*?);/s and @links = split(/,/, $1, 0) |
| 351 | 0 | 0 | 0 | /\@SIDEBARMENULINKS\s*?=\s*?(.*?);/s and @sides = split(/,/, $1, 0) |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 40 | 0 | 4 | 0 | ref $that || $that |