line |
l |
!l |
condition |
162
|
0 |
4 |
$$app{'config'}{'location'} || $$app{'config'}{'update'}{'location'} || undef |
|
0 |
4 |
$$app{'config'}{'type'} || $$app{'config'}{'update'}{'type'} || 'disk' |
|
0 |
4 |
$$app{'config'}{'loader'} || $$app{'config'}{'update'}{'loader'} || 'mysql' |
|
0 |
4 |
$$app{'config'}{'like'} || $$app{'config'}{'update'}{'like'} || undef |
|
0 |
4 |
$$app{'config'}{'history_db_dsn'} || $$app{'config'}{'update'}{'history_db_dsn'} || undef |
|
0 |
4 |
$$app{'config'}{'history_db_user'} || $$app{'config'}{'update'}{'history_db_user'} || undef |
|
0 |
4 |
$$app{'config'}{'history_db_password'} || $$app{'config'}{'update'}{'history_db_password'} || undef |
|
0 |
4 |
$$app{'config'}{'db_name'} || $$app{'config'}{'update'}{'db_name'} || undef |
|
0 |
4 |
$$app{'config'}{'db_host'} || $$app{'config'}{'update'}{'db_host'} || undef |
|
0 |
4 |
$$app{'config'}{'db_user'} || $$app{'config'}{'update'}{'db_user'} || undef |
|
0 |
4 |
$$app{'config'}{'db_password'} || $$app{'config'}{'update'}{'db_password'} || undef |