Condition Coverage

blib/lib/Template/Provider/CustomDBIC.pm
Criterion Covered Total %
condition 0 38 0.0


and 3 conditions

line !l l&&!r l&&r condition
182 0 0 0 $table and $reference
0 0 0 $table and $reference and $column
0 0 0 $table and $reference and $column and scalar split(m[/], $name, 0) == 3
194 0 0 0 $caching and $slot = $self->{'LOOKUP'}{"$table/$reference/$column"}
0 0 0 $compiled_filename and -f $compiled_filename
0 0 0 $compiled_filename and -f $compiled_filename and not $self->_modified("$table/$reference/$column", (stat _)[9])
210 0 0 0 $caching and not $error
257 0 0 0 $table and $reference
0 0 0 $table and $reference and $column

or 2 conditions

line l !l condition
120 0 0 $options->{'COLUMN_NAME'} || 'name'
121 0 0 $options->{'COLUMN_MODIFIED'} || 'modified'
122 0 0 $options->{'COLUMN_CONTENT'} || 'content'
312 0 0 $template && Date::Parse::str2time($template->{'COLUMN_MODIFIED'}) || (return $time ? 1 : 0)

or 3 conditions

line l !l&&r !l&&!r condition
190 0 0 0 !defined($size) || $size