Condition Coverage

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


or 3 conditions

line l !l&&r !l&&!r condition
135 0 0 0 $timestamp_parser ||= 'DateTime::Format::Strptime'->new('pattern', $timestamp_format, 'on_error', 'croak')
145 0 0 0 $timestamp_parser ||= 'DateTime::Format::Strptime'->new('pattern', $timestamp_format, 'on_error', 'croak')
155 0 0 0 $date_parser ||= 'DateTime::Format::Strptime'->new('pattern', $date_format, 'on_error', 'croak')
165 0 0 0 $date_parser ||= 'DateTime::Format::Strptime'->new('pattern', $date_format, 'on_error', 'croak')