Branch Coverage

blib/lib/Rose/DB/Object/Util.pm
Criterion Covered Total %
branch 0 28 0.0


line true false branch
81 0 0 unless +(shift())->{'__xrdbopriv_modified_columns'}
86 0 0 if (@_ > 1 and not $_[1])
91 0 0 unless +(shift())->{'__xrdbopriv_modified_columns'}
96 0 0 if (@_ == 2)
102 0 0 unless my $object = delete $args{'object'}
117 0 0 if (has_modified_columns($foreign_object) or has_modified_children($foreign_object))
130 0 0 if (has_modified_columns($rel_object) or has_modified_children($rel_object))
148 0 0 unless my $meta = $object->meta
185 0 0 if (@_ > 2)
187 0 0 if (defined $code) { }
204 0 0 if (@_ > 2)
206 0 0 if (defined $code) { }
223 0 0 if (@_ > 2)
225 0 0 if (defined $code) { }