Condition Coverage

blib/lib/Data/Model/Schema.pm
Criterion Covered Total %
condition 23 39 58.9


and 3 conditions

line !l l&&!r l&&r condition
110 160 0 0 $flags and ref $flags eq 'HASH'
160 0 0 $flags and ref $flags eq 'HASH' and $$flags{'no_changed_flag'}
127 37 0 0 $flags and ref $flags eq 'HASH'
37 0 0 $flags and ref $flags eq 'HASH' and $$flags{'no_changed_flag'}
146 28 8 16 $is_utf8 and $deflate_code

or 2 conditions

line l !l condition
18 3 81 $args{'sugar'} || 'default'
19 8 76 $$COLUMN_SUGAR{$$SUGAR_MAP{$caller}} ||= {}
143 0 52 $$args{'charset'} || 'utf8'
276 66 0 $$COLUMN_SUGAR{$$SUGAR_MAP{$caller}} ||= {}
277 66 0 $type || 'char'
65 1 $options || {}

or 3 conditions

line l !l&&r !l&&!r condition
150 40 72 0 $$obj{'alias_values'}{$column} ||= &$inflate2alias($obj)
160 16 48 0 $$obj{'alias_values'}{$column} ||= &$inflate2alias($obj)
170 20 108 0 $$obj{'alias_values'}{$column} ||= &$inflate2alias($obj)
180 0 48 0 $$obj{'alias_values'}{$column} ||= &$inflate2alias($obj)