line |
true |
false |
branch |
13
|
0 |
0 |
unless ($dbh) |
46
|
0 |
0 |
scalar keys %{$functions;} ? : |
69
|
0 |
0 |
if (not defined $$functions[$i + 1]) { } |
|
0 |
0 |
elsif (ref $$functions[$i + 1]) { } |
84
|
0 |
0 |
$driver =~ /(mysql|SQLite|Pg)/ ? : |
90
|
0 |
0 |
if ($driver eq 'Pg') { } |
|
0 |
0 |
elsif ($driver eq 'mysql') { } |
129
|
0 |
0 |
if ($driver eq 'Pg') { } |
|
0 |
0 |
elsif ($driver eq 'SQLite') { } |
139
|
0 |
0 |
if $$self{'driver'} eq 'SQLite' |
157
|
0 |
0 |
if $job |
180
|
0 |
0 |
$grabbed ? : |
199
|
0 |
0 |
unless ($$self{'has_func'}) |
230
|
0 |
0 |
defined $$opt{'retry_delay'} ? : |
231
|
0 |
0 |
defined $$opt{'priority'} ? : |