Condition Coverage

blib/lib/App/Basis/Config.pm
Criterion Covered Total %
condition 3 9 33.3


and 3 conditions

line !l l&&!r l&&r condition
84 0 1 2 $fname and -f $fname
158 2 0 0 $self->error and $self->die_on_error

or 3 conditions

line l !l&&r !l&&!r condition
82 0 0 0 $ENV{'APP_BASIS_CFG'} || fix_filename('~/.' . get_program() . '.cfg')