line |
!l |
l&&!r |
l&&r |
condition |
311
|
0 |
0 |
0 |
$m eq 'opensourceduckduckgo' and not $ddg
|
|
0 |
0 |
0 |
$m eq 'ddg' and $ddg
|
464
|
0 |
0 |
0 |
$self->check_perl and $self->check_app_duckpan
|
|
0 |
0 |
0 |
$self->check_perl and $self->check_app_duckpan and $self->check_ddg
|
|
0 |
0 |
0 |
$self->check_perl and $self->check_app_duckpan and $self->check_ddg and $self->check_ssh
|
|
0 |
0 |
0 |
$self->check_perl and $self->check_app_duckpan and $self->check_ddg and $self->check_ssh and $self->check_git
|
495
|
0 |
0 |
0 |
$1 <= 1 and $2 < 7
|
559
|
0 |
0 |
0 |
$installed_version and $installed_version == $self->dev_version
|
586
|
0 |
0 |
0 |
$installed_version and $installed_version == $self->dev_version
|
594
|
0 |
0 |
0 |
$pin_version and $pin_version < $latest_version
|
line |
l |
!l&&r |
!l&&!r |
condition |
106
|
1 |
0 |
0 |
ref $self || $self
|
107
|
1 |
0 |
0 |
$class->VERSION || $self->dev_version
|
297
|
0 |
0 |
0 |
/^www/i or /^dist/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i or /^(goodie)$/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i or /^(goodie)$/i or /^(spice)$/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i or /^(goodie)$/i or /^(spice)$/i or /^(fathead)$/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i or /^(goodie)$/i or /^(spice)$/i or /^(fathead)$/i or /^(longtail)$/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i or /^(goodie)$/i or /^(spice)$/i or /^(fathead)$/i or /^(longtail)$/i or /^ddgc?::/i
|
|
0 |
0 |
0 |
/^www/i or /^dist/i or /^(ddg)$/i or /(opensourceduckduckgo)$/i or /^(goodie)$/i or /^(spice)$/i or /^(fathead)$/i or /^(longtail)$/i or /^ddgc?::/i or /^app/i
|
306
|
0 |
0 |
0 |
$m eq 'goodie' or $m eq 'spice'
|
|
0 |
0 |
0 |
$m eq 'goodie' or $m eq 'spice' or $m eq 'fathead'
|
|
0 |
0 |
0 |
$m eq 'goodie' or $m eq 'spice' or $m eq 'fathead' or $m eq 'longtail'
|