| blib/lib/ASP4/PageLoader.pm | |||
|---|---|---|---|
| Criterion | Covered | Total | % |
| condition | 6 | 9 | 66.6 |
| line | !l | l&&!r | l&&r | condition |
|---|---|---|---|---|
| 64 | 0 | 14 | 3030 | $compiled_as and -f $compiled_as |
| line | l | !l&&r | !l&&!r | condition |
|---|---|---|---|---|
| 55 | 3014 | 16 | 0 | $FileTimes{$info->{'filename'}} ||= &ASP4::PageLoader::stat($info->{'filename'})->mtime |
| 65 | 3014 | 16 | 0 | $FileTimes{$filename} || &ASP4::PageLoader::stat($compiled_as)->mtime |