Condition Coverage

blib/lib/GitDDL/Migrator.pm
Criterion Covered Total %
condition 0 11 0.0


and 3 conditions

line !l l&&!r l&&r condition
152 0 0 0 not $version and $self->check_version

or 2 conditions

line l !l condition
107 0 0 $sql || ''

or 3 conditions

line l !l&&r !l&&!r condition
258 0 0 0 $args{'sql'} || $self->diff('version', $version)
280 0 0 0 $version ||= $self->ddl_version