Condition Coverage

blib/lib/DBIx/Class/Storage/DBI/Firebird/Common.pm
Criterion Covered Total %
condition 0 12 0.0


or 3 conditions

line l !l&&r !l&&!r condition
130 0 0 0 $timestamp_parser ||= 'DateTime::Format::Strptime'->new('pattern', $timestamp_format, 'on_error', 'croak')
140 0 0 0 $timestamp_parser ||= 'DateTime::Format::Strptime'->new('pattern', $timestamp_format, 'on_error', 'croak')
150 0 0 0 $date_parser ||= 'DateTime::Format::Strptime'->new('pattern', $date_format, 'on_error', 'croak')
160 0 0 0 $date_parser ||= 'DateTime::Format::Strptime'->new('pattern', $date_format, 'on_error', 'croak')