blib/lib/OOP/Perlish/Class/Accessor/UnitTests/ArrayRef.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 2 | 4 | 50.0 |
line | true | false | branch |
---|---|---|---|
34 | 0 | 1 | unless is scalar @{$$self{'accessor'}->value;}, 1, 'cannot mutate instance reference' |
44 | 0 | 1 | unless is scalar @{$$self{'accessor'}->value;}, 2, 'cannot mutate instance reference' |