Condition Coverage

blib/lib/Cake/Utils.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
182 0 0 0 $$env{'http.version'} and $$env{'http.version'} == 1

or 2 conditions

line l !l condition
95 0 0 $$options{'content'} || ''
210 0 0 shift() || '1h'
225 0 0 $length || 3600
252 0 0 shift() || 16

or 3 conditions

line l !l&&r !l&&!r condition
94 0 0 0 $$options{'file'} || croak('You must provide a file name')