Branch Coverage

blib/lib/DBIx/Changeset/App/Command/update.pm
Criterion Covered Total %
branch 4 26 15.3


line true false branch
39 0 0 if ($e = 'Exception::Class'->caught)
41 0 0 if defined $$opt{'debug'}
77 0 0 if ($e = 'Exception::Class'->caught('DBIx::Changeset::Exception::LoaderException')) { }
0 0 elsif ($e = 'Exception::Class'->caught) { }
83 0 0 if ($$opt{'prompt'}) { }
94 0 0 if ($result == 1) { }
104 0 0 if defined $$opt{'debug'}
111 0 0 if defined $$opt{'debug'}
126 0 0 if ($e = 'Exception::Class'->caught)
130 0 0 if defined $$opt{'debug'}
186 2 1 unless defined $$opt{'location'} and -d $$opt{'location'}
187 0 1 unless defined $$opt{'history_db_dsn'}
188 1 0 unless defined $$opt{'db_name'}