Branch Coverage

blib/lib/MogileFS/Connection/Client.pm
Criterion Covered Total %
branch 0 54 0.0


line true false branch
30 0 0 if $last_write > $old
32 0 0 if (my $ds = $dmap->{$fd}) { }
47 0 0 unless $clref->process_request
53 0 0 unless ref $self
67 0 0 unless length $1
78 0 0 unless defined $bref
80 0 0 if ($self->process_request)
89 0 0 if ($done) { }
90 0 0 if (defined $fd)
92 0 0 unless ($self->{'pipelined'})
99 0 0 if (defined $fd)
116 0 0 if ($line =~ /^!(\S+)(?:\s+(.+))?$/)
128 0 0 if ($cmd =~ /^stats$/) { }
0 0 elsif ($cmd =~ /^shutdown/) { }
0 0 elsif ($cmd =~ /^jobs/) { }
0 0 elsif ($cmd =~ /^want/) { }
0 0 elsif ($cmd =~ /^to/) { }
0 0 elsif ($cmd =~ /^queue/ or $cmd =~ /^pend/) { }
0 0 elsif ($cmd =~ /^watch/) { }
0 0 elsif ($cmd =~ /^recent/) { }
0 0 elsif ($cmd =~ /^version/) { }
157 0 0 if ($args =~ /^(\d+)\s+(\S+)/) { }
160 0 0 if $count > 500
163 0 0 if ('MogileFS::ProcManager'->is_monitor_good) { }
164 0 0 if ('MogileFS::ProcManager'->is_valid_job($job)) { }
181 0 0 if ($args =~ /^(\S+)\s+(.+)/) { }
196 0 0 if ('MogileFS::ProcManager'->RemoveErrorWatcher($self)) { }