Condition Coverage

blib/lib/Apache/ASP/GlobalASA.pm
Criterion Covered Total %
condition 11 19 57.8


and 3 conditions

line !l l&&!r l&&r condition
52 48 21 0 $compiled and not $$asp{'stat_scripts'}
70 66 0 0 not $exists and $$compiled{'exists'}
0 21 45 $exists and not $$compiled{'exists'}

or 2 conditions

line l !l condition
29 69 0 shift() || die('no asp passed to GlobalASA')
175 14 1 $$asp{'Internal'}{'SessionCount'} || 0

or 3 conditions

line l !l&&r !l&&!r condition
70 66 0 3 $exists || $$compiled{'exists'}
132 0 45 0 $$self{'mtime'} || (stat $filename)[9]