Condition Coverage

blib/lib/Dist/Man/App.pm
Criterion Covered Total %
condition 4 10 40.0


and 3 conditions

line !l l&&!r l&&r condition
47 0 0 1 not $configdir and $ENV{'HOME'}

or 2 conditions

line l !l condition
46 0 1 $ENV{'MODULE_STARTER_DIR'} || ''
99 0 1 $config{'class'} ||= 'Dist::Man'

or 3 conditions

line l !l&&r !l&&!r condition
107 1 0 0 $operation eq 'setup' or $operation eq 'create'