Condition Coverage

blib/lib/DBIx/Migration/Directories/Base.pm
Criterion Covered Total %
condition 7 10 70.0


and 3 conditions

line !l l&&!r l&&r condition
91 5 15 131 $good and my $query = shift @sql

or 2 conditions

line l !l condition
68 494 114 $version || 0
103 0 5 $dbh->errstr || ''

or 3 conditions

line l !l&&r !l&&!r condition
135 1 0 0 shift() || $$self{'schema'} || croak('schema_version_log() called without a schema name')