Condition Coverage

blib/lib/DBIx/Class/InflateColumn/TimePiece.pm
Criterion Covered Total %
condition 8 8 100.0


and 3 conditions

line !l l&&!r l&&r condition
24 6 4 4 $info->{'inflate_time_piece'} and $is_integer

or 2 conditions

line l !l condition
21 10 4 $info->{'data_type'} || ''

or 3 conditions

line l !l&&r !l&&!r condition
22 2 4 8 $data_type eq 'integer' || $data_type eq 'int'