Condition Coverage

blib/lib/App/DoubleUp.pm
Criterion Covered Total %
condition 2 5 40.0


or 2 conditions

line l !l condition
159 1 2 $$self{'db'} //= [$self->list_of_schemata]

or 3 conditions

line l !l&&r !l&&!r condition
123 0 0 0 'DBI'->connect($dsn, $user, $password, {'RaiseError', 1, 'PrintError', 0}) || croak("Error while connecting to '${dsn}'")