Condition Coverage

blib/lib/App/CELL/Test.pm
Criterion Covered Total %
condition 5 11 45.4


and 3 conditions

line !l l&&!r l&&r condition
201 0 0 8 -f $full_path and -W $full_path
245 1 1 6 keys %ref1 == 0 and keys %ref2 == 0

or 2 conditions

line l !l condition
114 0 0 $_ || ''

or 3 conditions

line l !l&&r !l&&!r condition
149 18 0 0 $file || warn("Couldn't touch file: $!\n")