Condition Coverage

blib/lib/App/lookup.pm
Criterion Covered Total %
condition 3 13 23.0


and 3 conditions

line !l l&&!r l&&r condition
32 0 0 0 $opts{'config-file'} and not -f $opts{'config-file'}
168 0 0 0 $sitename && $$opts{'query'}

or 2 conditions

line l !l condition
75 4 0 $$config{'alias'} || {}
76 4 0 $$config{'sites'} || {}

or 3 conditions

line l !l&&r !l&&!r condition
69 4 0 0 shift() || 'File::Spec'->catfile($ENV{'HOME'}, '.lookuprc')