Condition Coverage

blib/lib/DBIx/Changeset/App/Command/bootstrap.pm
Criterion Covered Total %
condition 3 6 50.0


or 2 conditions

line l !l condition
57 0 3 $$app{'config'}{'history_db_dsn'} || $$app{'config'}{'bootstrap'}{'history_db_dsn'} || undef
0 3 $$app{'config'}{'history_db_user'} || $$app{'config'}{'bootstrap'}{'history_db_user'} || undef
0 3 $$app{'config'}{'history_db_password'} || $$app{'config'}{'update'}{'history_db_password'} || undef