Condition Coverage

blib/lib/Jifty/DBI/Filter/Truncate.pm
Criterion Covered Total %
condition 5 6 83.3


and 3 conditions

line !l l&&!r l&&r condition
40 294 2 3 $column->max_length and not $column->is_numeric
0 204 92 $column->type and $column->type =~ /char\((\d+)\)/