Branch Coverage

blib/lib/Goo/DatabaseObject.pm
Criterion Covered Total %
branch 0 10 0.0


line true false branch
48 0 0 if ($$this{'primary_key_value'})
56 0 0 unless ($row)
83 0 0 unless ($$this{'primary_key_value'})
113 0 0 if ($$this{$column} eq 'now()') { }
131 0 0 if $$this{$column} eq 'now()'