Condition Coverage

blib/lib/MogileFS/DevFID.pm
Criterion Covered Total %
condition 0 12 0.0


or 3 conditions

line l !l&&r !l&&!r condition
29 0 0 0 $self->{'dev'} ||= Mgd::device_factory()->get_by_id($self->{'devid'})
34 0 0 0 $self->{'fid'} ||= 'MogileFS::FID'->new($self->{'fidid'})
69 0 0 0 $self->{'_httpfile_get'} ||= 'MogileFS::HTTPFile'->at($url)
90 0 0 0 $self->{'_httpfile_get'} ||= 'MogileFS::HTTPFile'->at($url)