Branch Coverage

blib/lib/Rose/DB/Object/Metadata/Column/Bitfield.pm
Criterion Covered Total %
branch 2 8 25.0


line true false branch
68 0 0 $db->validate_bitfield_keyword($value) && $db->should_inline_bitfield_value($value) || $db->keyword_function_calls && $value =~ /^\w+\(.*\)$/ ? :
75 2 0 if $type eq 'get' or $type eq 'set' or $type eq 'get_set'
83 0 5 if ($db) { }
85 0 0 if (defined $table) { }