line |
l |
!l |
condition |
57
|
0 |
3 |
$$app{'config'}{'location'} || $$app{'config'}{'update'}{'location'} || undef |
|
0 |
3 |
$$app{'config'}{'type'} || $$app{'config'}{'update'}{'type'} || 'disk' |
|
0 |
3 |
$$app{'config'}{'like'} || $$app{'config'}{'update'}{'like'} || undef |
|
0 |
3 |
$$app{'config'}{'history_db_dsn'} || $$app{'config'}{'bootstrap'}{'history_db_dsn'} || undef |
|
0 |
3 |
$$app{'config'}{'history_db_user'} || $$app{'config'}{'bootstrap'}{'history_db_user'} || undef |
|
0 |
3 |
$$app{'config'}{'history_db_password'} || $$app{'config'}{'update'}{'history_db_password'} || undef |