Condition Coverage

blib/lib/MogileFS/Client.pm
Criterion Covered Total %
condition 0 22 0.0


or 2 conditions

line l !l condition
272 0 0 $opts ||= {}
277 0 0 $$opts{'create_open_args'} || {}
278 0 0 $$opts{'create_close_args'} || {}
282 0 0 $$opts{'fid'} || 0
467 0 0 $$opts{'chunk_size'} || 8192
625 0 0 $timeout || 10
949 0 0 shift() || (return)
960 0 0 shift() || (return)

or 3 conditions

line l !l&&r !l&&!r condition
669 0 0 0 defined $rv or $$self{'backend'}{'lasterr'} eq 'unknown_key'
700 0 0 0 defined $rv or $$self{'backend'}{'lasterr'} eq 'unknown_key'