Condition Coverage

blib/lib/Migraine.pm
Criterion Covered Total %
condition 0 14 0.0


and 3 conditions

line !l l&&!r l&&r condition
174 0 0 0 defined $sth and $sth->execute
194 0 0 0 defined $sth and $sth->execute($migration_id)
197 0 0 0 defined $version and $version == $migration_id

or 2 conditions

line l !l condition
177 0 0 $version || 0

or 3 conditions

line l !l&&r !l&&!r condition
210 0 0 0 $params{'version'} || $self->latest_version