Branch Coverage

blib/lib/Rose/DB/Object/Metadata/Column/Timestamp.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
24 0 0 $db->validate_timestamp_keyword($value) && $db->should_inline_timestamp_keyword($value) || $db->keyword_function_calls && $value =~ /^\w+\(.*\)$/ ? :
36 0 0 if ($dt) { }
38 0 0 if UNIVERSAL::isa($dt, 'DateTime')
45 0 0 if (my $error = 'Rose::DateTime::Util'->error)
47 0 0 if defined $_[0]