Condition Coverage

blib/lib/Table/Simple.pm
Criterion Covered Total %
condition 3 6 50.0


and 3 conditions

line !l l&&!r l&&r condition
233 0 0 8 &blessed($arg) and $arg->isa('Table::Simple::Column')
425 0 6 18 &blessed($object) and $object->can('meta')