blib/lib/OOP/Perlish/Class/Accessor/UnitTests/Scalar.pm | |||
---|---|---|---|
Criterion | Covered | Total | % |
branch | 3 | 4 | 75.0 |
line | true | false | branch |
---|---|---|---|
78 | 4 | 4 | if $value eq 'hello' |
86 | 0 | 2 | unless ok !$undef, 'when nothing has been defined, we get undef for scalar' |