| 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 =~ /^repl/) { } |
|
|
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/) { } |
|
97
|
0 |
0 |
if ($args =~ /^(\d+)\s+(\S+)/) { } |
|
100
|
0 |
0 |
if $count > 500 |
|
103
|
0 |
0 |
if ('MogileFS::ProcManager'->is_valid_job($job)) { } |
|
117
|
0 |
0 |
if ($args =~ /^(\S+)\s+(.+)/) { } |
|
132
|
0 |
0 |
if ('MogileFS::ProcManager'->RemoveErrorWatcher($self)) { } |
|
151
|
0 |
0 |
if @out |