Condition Coverage

blib/lib/Rose/DB/SQLite.pm
Criterion Covered Total %
condition 0 46 0.0


and 3 conditions

line !l l&&!r l&&r condition
67 0 0 0 $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
74 0 0 0 $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
81 0 0 0 $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
190 0 0 0 $col_info->{'TYPE_NAME'} eq "datetime" and defined $col_info->{'COLUMN_DEF'}
437 0 0 0 $1 and $class->coerce_autoincrement_to_serial

or 2 conditions

line l !l condition
277 0 0 ($self->_table_info($table))[1] || []
397 0 0 $2 || 'scalar'

or 3 conditions

line l !l&&r !l&&!r condition
31 0 0 0 $args{'db'} || $args{'database'}
48 0 0 0 $self->auto_create or -e $database
67 0 0 0 lc $_[1] eq "current_timestamp" or $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
74 0 0 0 lc $_[1] eq "current_timestamp" or $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
81 0 0 0 lc $_[1] eq "current_timestamp" or $_[0]->keyword_function_calls and $_[1] =~ /^\w+\(.*\)$/
94 0 0 0 UNIVERSAL::isa($value, "DateTime") or $self->validate_date_keyword($value)
122 0 0 0 UNIVERSAL::isa($value, "DateTime") or $self->validate_datetime_keyword($value)
150 0 0 0 UNIVERSAL::isa($value, "DateTime") or $self->validate_timestamp_keyword($value)
364 0 0 0 ref $self || $self