Condition Coverage

blib/lib/DeltaX/Config.pm
Criterion Covered Total %
condition 8 12 66.6


and 3 conditions

line !l l&&!r l&&r condition
46 4 0 0 $self->{'db'} and not $self->{'app'}

or 3 conditions

line l !l&&r !l&&!r condition
44 4 0 0 $self->{'filename'} or $self->{'db'}
231 2 2 10 $s eq 'filename' or $s eq 'special'
4 2 8 $s eq 'filename' or $s eq 'special' or $s eq 'error'