Branch Coverage

blib/lib/MooX/ChainedAttributes.pm
Criterion Covered Total %
branch 2 4 50.0


line true false branch
69 2 0 if (my $acc = 'Moo'->_accessor_maker_for($target)) { }
70 2 0 unless $acc->does($role)