blib/lib/Class/DBI/Relationship/MightHave.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 0 | 6 | 0.0 |
line | true | false | branch |
---|---|---|---|
21 | 0 | 0 | if (my $for_obj = (shift())->$method) |
25 | 0 | 0 | if (my $for_obj = (shift())->$method) |
48 | 0 | 0 | if defined $$self{"_${method}_object"} and $$self{"_${method}_object"}->isa('Class::DBI::Object::Has::Been::Deleted') |