Condition Coverage

blib/lib/HTML/Myasp.pm
Criterion Covered Total %
condition 0 8 0.0


or 2 conditions

line l !l condition
69 0 0 $r->dir_config('TagPrefix') || 'myasp'

or 3 conditions

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'}