Condition Coverage

lib/DBIx/MyDatabaseMunger.pm
Criterion Covered Total %
condition 0 57 0.0


and 3 conditions

line !l l&&!r l&&r condition
866 0 0 0 $colname->{'ctime'} and $table->{'column_definition'}{$colname->{'ctime'}}
868 0 0 0 $colname->{'mtime'} and $table->{'column_definition'}{$colname->{'mtime'}}
880 0 0 0 $colname->{'ctime'} and $table->{'column_definition'}{$colname->{'ctime'}}
882 0 0 0 $colname->{'mtime'} and $table->{'column_definition'}{$colname->{'mtime'}}
900 0 0 0 $colname->{'ctime'} and not $table->{'column_definition'}{$colname->{'ctime'}}
1497 0 0 0 $current_sql and $current_sql ne $new_sql
2052 0 0 0 $self->{'dbh'} and $self->{'dbh'}->ping
2070 0 0 0 $self->{'dbh'} and $self->{'dbh'}->ping

or 2 conditions

line l !l condition
146 0 0 $self->{'dir'} ||= '.'
147 0 0 $self->{'archive_name_pattern'} ||= '%Archive'
148 0 0 $self->{'updidvar'} ||= '@updid'
149 0 0 $self->{'colname'}{'action'} ||= 'action'
150 0 0 $self->{'colname'}{'dbuser'} ||= 'dbuser'
151 0 0 $self->{'colname'}{'revision'} ||= 'revision'
152 0 0 $self->{'colname'}{'stmt'} ||= 'stmt'
153 0 0 $self->{'colname'}{'updid'} ||= 'updid'
1636 0 0 $triggers{$table}{$action}{$time} ||= ''

or 3 conditions

line l !l&&r !l&&!r condition
789 0 0 0 $table->{'comment'} || $table->{'name'}
1215 0 0 0 not $current->{'constraint_definition'}{$constraint} or freeze($current->{'constraint_definition'}{$constraint}) ne freeze($new->{'constraint_definition'}{$constraint})
1345 0 0 0 $file ||= "$self->{'dir'}/view/$name.sql"
1370 0 0 0 $file ||= "$self->{'dir'}/view/$name.sql"
2096 0 0 0 $VERBOSE or $DRYRUN