Condition Coverage

lib/SQL/Admin/Catalog/Table.pm
Criterion Covered Total %
condition 8 14 57.1


or 2 conditions

line l !l condition
45 4 2 $$self{'column_map'} ||= {}
55 3 2 $$self{'column_list'} ||= []
67 0 0 (shift())->{'column_list'} ||= []
78 0 0 $$self{'option'} ||= {}
102 2 1 $$self{'unique'} ||= {}
117 2 1 $$self{'foreign_key'} ||= {}
132 0 0 $$self{'table_row'} ||= []