blib/lib/HTML/Myasp.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
condition | 0 | 8 | 0.0 |
line | l | !l | condition |
---|---|---|---|
69 | 0 | 0 | $r->dir_config('TagPrefix') || 'myasp' |
line | l | !l&&r | !l&&!r | condition |
---|---|---|---|---|
83 | 0 | 0 | 0 | not $CACHE{$file} or $mtime > $CACHE{$file}{'load_time'} |
0 | 0 | 0 | not $CACHE{$file} or $mtime > $CACHE{$file}{'load_time'} or $caller_mtime > $CACHE{$file}{'caller_mtime'} |