| line |
true |
false |
branch |
| 21 |
6 |
1 |
if (my $for_obj = shift(@_)->$method) |
| 25 |
2 |
1 |
if (my $for_obj = shift(@_)->$method) |
| 48 |
2 |
28 |
if defined $$self{"_${method}_object"} and $$self{"_${method}_object"}->isa('Class::DBI::Object::Has::Been::Deleted') |
| 64 |
3 |
3 |
unless @_ |