| blib/lib/HTML/WebMake/SiteCache.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 0 | 12 | 0.0 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 148 | 0 | 0 | 0 | defined $val and $val eq $HTML::WebMake::SiteCache::UNDEF_SYMBOL |
| 160 | 0 | 0 | 0 | defined $front and $front eq $val |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 33 | 0 | 0 | 0 | ref $class || $class |
| 179 | 0 | 0 | 0 | $thenmtime < $nowmtime or not open(IN, "<$cachename") |