Condition Coverage

blib/lib/MogileFS/Server.pm
Criterion Covered Total %
condition 1 14 7.1


and 3 conditions

line !l l&&!r l&&r condition
79 0 0 0 $< == 0 and 'MogileFS'->config('user') ne 'root'
215 0 0 21 defined $r && $r > 0
233 0 0 0 $@ and $had_dbh
242 0 0 0 $store and $store_pid == $$

or 2 conditions

line l !l condition
66 0 0 $server ||= bless({}, $pkg)