Condition Coverage

blib/lib/Module/Build/Database.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
439 0 0 0 @todo and not $ENV{'MBD_QUIET'}
482 0 0 0 not -e "$dbdist/base.sql" and -e "$dbdist/patches_applied.txt"

or 2 conditions

line l !l condition
355 0 0 $args{'share_dir'}{'dist'} // []

or 3 conditions

line l !l&&r !l&&!r condition
398 0 0 0 $args{'filename'} || join('/', $self->base_dir, ('db', 'dist', 'patches_applied.txt'))
452 0 0 0 $self->runtime_params('leave_running') or $self->notes('leave_running')