Condition Coverage

blib/lib/MToken.pm
Criterion Covered Total %
condition 0 41 0.0


and 3 conditions

line !l l&&!r l&&r condition
1577 0 0 0 defined $exe_out and length $exe_out
1578 0 0 0 not $exe_stt and $exe_err
1629 0 0 0 $exest{'status'} and $exest{'output'}

or 2 conditions

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

or 3 conditions

line l !l&&r !l&&!r condition
1553 0 0 0 $store_args{'file'} or $store_args{'dsn'}
1703 0 0 0 $l == 40 or $l == 16