Branch Coverage

blib/lib/Fey/Meta/Role/Relationship/HasOne.pm
Criterion Covered Total %
branch 12 14 85.7


line true false branch
49 0 9 unless $self->is_cached
57 3 4 if $self->allows_undef
69 1 6 if $self->handles
83 1 2 if $self->is_cached
98 9 2 if ($self->is_cached) { }
109 0 8 unless $self->associated_class
111 7 1 if ($self->is_cached) { }