| line |
l |
!l |
condition |
|
1516
|
0 |
0 |
$self->{'lconfig'}->get('store') || $self->config('store') || {} |
|
1603
|
0 |
0 |
$self->lconfig->get('opensslbin') || $self->conf('opensslbin') || which('openssl') || 'openssl' |
|
1607
|
0 |
0 |
$self->lconfig->get('gpgbin') || $self->conf('gpgbin') || which('gpg') || 'gpg' |
|
1611
|
0 |
0 |
$self->lconfig->get('server_url') || $self->conf('server_url') || 'https://localhost:8642/mtoken' |
|
1615
|
0 |
0 |
$self->lconfig->get('fingerprint') || $self->conf('fingerprint') || '' |
|
1623
|
0 |
0 |
$exest{'output'} || 'no keys found' |
|
1631
|
0 |
0 |
$fingerprint_cfg || $fingerprints[0] || 'none' |
|
1650
|
0 |
0 |
$fingerprint_cfg || 'none' |
|
|
0 |
0 |
$fingerprint_cfg || 'none' |
|
1679
|
0 |
0 |
shift() || 'mtoken' |
|
1701
|
0 |
0 |
shift() || '' |
|
1720
|
0 |
0 |
shift() || 0 |
|
1721
|
0 |
0 |
shift() || 0 |