Branch Coverage

blib/lib/Rose/DB/Object/Metadata/Column/Array.pm
Criterion Covered Total %
branch 1 4 25.0


line true false branch
35 0 0 $db->validate_array_keyword($value) && $db->should_inline_array_keyword($value) || $db->keyword_function_calls && $value =~ /^\w+\(.*\)$/ ? :
45 1 0 if $type eq 'get' or $type eq 'set' or $type eq 'get_set'