| line |
true |
false |
branch |
|
21
|
0 |
0 |
unless $self->can($method) |
|
97
|
0 |
0 |
if (@names != @values) |
|
130
|
0 |
0 |
if (ref $either) { } |
|
133
|
0 |
0 |
if exists $common_methods->{$method} or exists $instance->{$method} |
|
137
|
0 |
0 |
if exists $class_methods->{$method} |
|
161
|
0 |
0 |
unless defined $pause_id |
|
162
|
0 |
0 |
unless $self->can("pause_id") |
|
207
|
0 |
0 |
if ($message =~ s/\s+\(paused:(\d+)\)\z//u) |
|
238
|
0 |
0 |
if (/\ANeed to get uriid\[$uri_re\]/u) { } |
|
|
0 |
0 |
elsif (/\AGoing to fetch uriid\[$uri_re\]/u) { } |
|
|
0 |
0 |
elsif (/\ARequesting a GET on uri \[(.+)\]/u) { } |
|
|
0 |
0 |
elsif (/\Arenamed '(.+?)' to '$uri_re'/u) { } |
|
|
0 |
0 |
elsif (/\AGot $uri_re \(size (?\d+)\)/u) { } |
|
|
0 |
0 |
elsif (/\ASent 'has entered' email about uriid\[$uri_re\]/u) { } |
|
|
0 |
0 |
elsif (/\AVerified $uri_re/u) { } |
|
|
0 |
0 |
elsif (/\AStarted mldistwatch for lpath\[$uri_re\] with pid\[(?\d+)\]/u) { } |
|
|
0 |
0 |
elsif (/\AReaped child\[(\d+)\]/u) { } |