Branch Coverage

blib/lib/Class/DBI/Relationship/MightHave.pm
Criterion Covered Total %
branch 8 8 100.0


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 @_