Branch Coverage

blib/lib/MogileFS/ReplicationRequest.pm
Criterion Covered Total %
branch 11 24 45.8


line true false branch
21 0 0 if ref $rv
22 0 0 unless defined $rv
23 0 0 unless $rv
30 0 0 ref $_ ? :
41 0 19 if %opts
68 0 19 unless $self->{'ideal_next'}
76 0 4 unless $self->{'desperate_next'}
82 6 24 if $self->{'too_good'}
83 7 17 if $self->{'all_good'}
84 0 17 if $self->{'temp_fail'}
86 15 2 if (@devs = $self->copy_to_one_of_ideally)
89 2 0 if (@devs = $self->copy_to_one_of_desperate)