Branch Coverage

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


line true false branch
15 0 0 unless ref $self
26 0 0 unless defined $bref
30 0 0 unless length $1
44 0 0 if ($line =~ /^!(\S+)(?:\s+(.+))?$/)
56 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/) { }
85 0 0 if ($args =~ /^(\d+)\s+(\S+)/) { }
88 0 0 if $count > 500
91 0 0 if ('MogileFS::ProcManager'->is_monitor_good) { }
92 0 0 if ('MogileFS::ProcManager'->is_valid_job($job)) { }
109 0 0 if ($args =~ /^(\S+)\s+(.+)/) { }
124 0 0 if ('MogileFS::ProcManager'->RemoveErrorWatcher($self)) { }
143 0 0 if @out