Branch Coverage

blib/lib/Moose/Meta/Method/Accessor/Native/Writer.pm
Criterion Covered Total %
branch 7 8 87.5


line true false branch
46 572 41 if ($self->_return_value($slot_access))
92 0 1699 if (&blessed($type) and $type->can('does') and $type->does('Specio::Constraint::Role::Interface')) { }
111 446 167 unless $self->_writer_value_needs_copy
145 115 331 if $self->_writer_value_needs_copy or not $self->_slot_access_can_be_inlined or not $self->_get_is_lvalue