Branch Coverage

blib/lib/OOP/Perlish/Class/Accessor/UnitTests/Array.pm
Criterion Covered Total %
branch 3 4 75.0


line true false branch
105 4 16 unless $_ =~ /^(.*test.*)$/
117 0 2 unless ok !@test, 'we get an empty list when nothing has been set'